menu
gtech_flutter_ui package
documentation
widgets/tab/tab_bar_controller.dart
GTFTabbarController
hide method
hide method
dark_mode
light_mode
hide
method
void
hide
(
)
Implementation
void hide() { isShow = false; notifyListeners(); }
gtech_flutter_ui package
documentation
widgets/tab/tab_bar_controller
GTFTabbarController
hide method
GTFTabbarController class