isPanelVisible property
ValueNotifier<bool>
get
isPanelVisible
Implementation
ValueNotifier<bool> get isPanelVisible => _isPanelVisible;
ValueNotifier<bool> get isPanelVisible => _isPanelVisible;