spellCheckToolbarIsVisible property

bool get spellCheckToolbarIsVisible

Whether the spell check menu is currently visible.

See also:

Implementation

bool get spellCheckToolbarIsVisible => _selectionOverlay._spellCheckToolbarController.isShown;