onWindowLeaveFullScreen method

void onWindowLeaveFullScreen([
  1. int? windowId
])

Emitted when the window leaves a full-screen state.

Implementation

void onWindowLeaveFullScreen([int? windowId]) {}