menu
tengits_widgets package
documentation
tabbar/t_tabbar_controller.dart
TCloseWindowController
syncWindowState method
syncWindowState method
dark_mode
light_mode
syncWindowState
method
void
syncWindowState
(
bool
state
)
同步弹框展开状态
Implementation
void syncWindowState(bool state) { isShow = state; }
tengits_widgets package
documentation
tabbar/t_tabbar_controller
TCloseWindowController
syncWindowState method
TCloseWindowController class