menu
tab_switcher package
documentation
tab_switcher_controller.dart
TabSwitcherController
onSwitchModeChanged property
onSwitchModeChanged property
dark_mode
light_mode
onSwitchModeChanged
property
Stream
<
bool
>
get
onSwitchModeChanged
Implementation
Stream<bool> get onSwitchModeChanged => _switchModeSubject.stream;
tab_switcher package
documentation
tab_switcher_controller
TabSwitcherController
onSwitchModeChanged property
TabSwitcherController class