menu
window_manager_plus package
documentation
window_manager_plus.dart
WindowListener
onWindowClose method
onWindowClose method
dark_mode
light_mode
onWindowClose
method
void
onWindowClose
(
[
int
?
windowId
])
Emitted when the window is going to be closed.
Implementation
void onWindowClose([int? windowId]) {}
window_manager_plus package
documentation
window_manager_plus
WindowListener
onWindowClose method
WindowListener class