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