onEnterFullscreen property

void Function(dynamic controller)? onEnterFullscreen
finalinherited

Event fired when the current page has entered full screen mode.

Officially Supported Platforms/Implementations:

Implementation

final void Function(T controller)? onEnterFullscreen;