onWindowResized method
Emitted once when the window has finished being resized.
Supported Platforms:
- Windows
- macOS
Implementation
void onWindowResized([int? windowId]) {}
Emitted once when the window has finished being resized.
Supported Platforms:
void onWindowResized([int? windowId]) {}