onWindowRestore method

void onWindowRestore([
  1. int? windowId
])

Emitted when the window is restored from a minimized state.

Implementation

void onWindowRestore([int? windowId]) {}