onWindowEnterFullScreen method

void onWindowEnterFullScreen([
  1. int? windowId
])

Emitted when the window enters a full-screen state.

Implementation

void onWindowEnterFullScreen([int? windowId]) {}