onExitFullscreen property

Future<void> Function() onExitFullscreen
final

The callback invoked when the Video exits fullscreen.

Implementation

final Future<void> Function() onExitFullscreen;