menu
window_manager_plus package
documentation
window_manager_plus.dart
WindowListener
onWindowRestore method
onWindowRestore method
dark_mode
light_mode
onWindowRestore
method
void
onWindowRestore
(
[
int
?
windowId
])
Emitted when the window is restored from a minimized state.
Implementation
void onWindowRestore([int? windowId]) {}
window_manager_plus package
documentation
window_manager_plus
WindowListener
onWindowRestore method
WindowListener class