showMenuNotifier property

ValueNotifier<bool> get showMenuNotifier

Implementation

ValueNotifier<bool> get showMenuNotifier => _showMenuNotifier;