exitFullscreen method

Future<void> exitFullscreen()

Implementation

Future<void> exitFullscreen() => _invoke('exitFullscreen');