menu
phoenix_tabbar package
documentation
normal/tabbar_controller.dart
CloseWindowController
closeMoreWindow method
closeMoreWindow method
dark_mode
light_mode
closeMoreWindow
method
void
closeMoreWindow
(
)
Implementation
void closeMoreWindow() { _closeController.add(CloseWindowEvent()); }
phoenix_tabbar package
documentation
normal/tabbar_controller
CloseWindowController
closeMoreWindow method
CloseWindowController class