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