getMenuState property

Stream<MenuState>? getMenuState

Implementation

Stream<MenuState>? get getMenuState => _menuStateController.stream;