menu
tab_switcher package
documentation
tab_switcher_controller.dart
TabSwitcherController
toggleTabSwitcher method
toggleTabSwitcher method
dark_mode
light_mode
toggleTabSwitcher
method
void
toggleTabSwitcher
(
)
Implementation
void toggleTabSwitcher() => switcherActive = !switcherActive;
tab_switcher package
documentation
tab_switcher_controller
TabSwitcherController
toggleTabSwitcher method
TabSwitcherController class