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