menu
tengits_widgets package
documentation
tabbar/t_tabbar_controller.dart
TTabbarController
hide method
hide method
dark_mode
light_mode
hide
method
void
hide
(
)
Implementation
void hide() { isShow = false; notifyListeners(); }
tengits_widgets package
documentation
tabbar/t_tabbar_controller
TTabbarController
hide method
TTabbarController class