stateNotifier property

ValueNotifier<DrawerState> stateNotifier

Implementation

ValueNotifier<DrawerState> get stateNotifier => _stateNotifier;