menu
dwm package
documentation
dwm_listener.dart
DwmWindowStateListener
onWindowState method
onWindowState method
dark_mode
light_mode
onWindowState
method
void
onWindowState
(
bool
state
)
onWindowState
Indicates an active or inactive state.
Implementation
void onWindowState(bool state) {}
dwm package
documentation
dwm_listener
DwmWindowStateListener
onWindowState method
DwmWindowStateListener class