onEnterFullscreen property
void Function(T controller)?
onEnterFullscreen
final
Event fired when the current page has entered full screen mode.
Officially Supported Platforms/Implementations:
Implementation
final void Function(T controller)? onEnterFullscreen;