#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterMutatorView.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterView.h"
#include <QuartzCore/QuartzCore.h>
#include "flutter/fml/logging.h"
#include "flutter/shell/platform/embedder/embedder.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/NSView+ClipsToBounds.h"
Go to the source code of this file.
◆ _cleanupScheduled
Initial value:{
fml::scoped_nsobject< FlutterView > _flutterView
Definition at line 35 of file FlutterMutatorView.mm.
◆ _mouseMoveHandled