editorMode property
bool
get
editorMode
A bool indicating if interaction with the Editor is active.
Implementation
static bool get editorMode => _editorMode;
A bool indicating if interaction with the Editor is active.
static bool get editorMode => _editorMode;