toolbarIsVisible property

bool toolbarIsVisible

Whether the toolbar is currently visible.

Includes both the text selection toolbar and the spell check menu.

See also:

Implementation

bool get toolbarIsVisible => _selectionOverlay.toolbarIsVisible;