editorMode property

bool get editorMode

A bool indicating if interaction with the Editor is active.

Implementation

static bool get editorMode => _editorMode;