menu
gtech_flutter_ui package
documentation
widgets/tab/tab_bar_controller.dart
GTFCloseWindowController
syncWindowState method
syncWindowState method
dark_mode
light_mode
syncWindowState
method
void
syncWindowState
(
bool
state
)
同步弹框展开状态
Implementation
void syncWindowState(bool state) { isShow = state; }
gtech_flutter_ui package
documentation
widgets/tab/tab_bar_controller
GTFCloseWindowController
syncWindowState method
GTFCloseWindowController class