exitFullscreen method
Exits fullscreen mode for the PlayerView.
Implementation
void exitFullscreen() => _playerViewPlatformInterface.exitFullscreen();
Exits fullscreen mode for the PlayerView.
void exitFullscreen() => _playerViewPlatformInterface.exitFullscreen();