menu
gtech_flutter_ui package
documentation
widgets/tab/tab_bar_controller.dart
GTFCloseWindowController
closeMoreWindow method
closeMoreWindow method
dark_mode
light_mode
closeMoreWindow
method
void
closeMoreWindow
(
)
Implementation
void closeMoreWindow() { _closeController.add(CloseWindowEvent()); }
gtech_flutter_ui package
documentation
widgets/tab/tab_bar_controller
GTFCloseWindowController
closeMoreWindow method
GTFCloseWindowController class