exitFullscreen method

void exitFullscreen()

Exits fullscreen mode for the PlayerView.

Implementation

void exitFullscreen() => _playerViewPlatformInterface.exitFullscreen();