onEnterFullscreen property

Future<void> Function() onEnterFullscreen
final

The callback invoked when the Video enters fullscreen.

Implementation

final Future<void> Function() onEnterFullscreen;