spellCheckToolbarIsVisible property

bool spellCheckToolbarIsVisible

Whether the spell check menu is currently visible.

See also:

Implementation

bool get spellCheckToolbarIsVisible => _selectionOverlay._spellCheckToolbarController.isShown;