toolbarIsVisible property

bool toolbarIsVisible

Whether the toolbar is currently visible.

Implementation

bool get toolbarIsVisible => _toolbar != null;