floatingCursorOn property
Returns true if the floating cursor is visible, false otherwise.
Implementation
bool get floatingCursorOn => _floatingCursorOn;
Returns true if the floating cursor is visible, false otherwise.
bool get floatingCursorOn => _floatingCursorOn;