floatingCursorOn property

bool get floatingCursorOn

Returns true if the floating cursor is visible, false otherwise.

Implementation

bool get floatingCursorOn => _floatingCursorOn;