menu
phoenix_tabbar package
documentation
normal/tabbar_controller.dart
PhoenixTabbarController
hide method
hide method
dark_mode
light_mode
hide
method
void
hide
(
)
Implementation
void hide() { isShow = false; notifyListeners(); }
phoenix_tabbar package
documentation
normal/tabbar_controller
PhoenixTabbarController
hide method
PhoenixTabbarController class