menu
phoenix_tabbar package
documentation
normal/tabbar_controller.dart
CloseWindowController
syncWindowState method
syncWindowState method
dark_mode
light_mode
syncWindowState
method
void
syncWindowState
(
bool
state
)
同步弹框展开状态
Implementation
void syncWindowState(bool state) { isShow = state; }
phoenix_tabbar package
documentation
normal/tabbar_controller
CloseWindowController
syncWindowState method
CloseWindowController class