isPanelVisible property

ValueNotifier<bool> get isPanelVisible

Implementation

ValueNotifier<bool> get isPanelVisible => _isPanelVisible;