menu
klipt_video_player package
documentation
custom_chewie/src/chewie_player.dart
ChewieController
exitFullScreen method
exitFullScreen method
dark_mode
light_mode
exitFullScreen
method
void
exitFullScreen
(
)
Implementation
void exitFullScreen() { _isFullScreen = false; notifyListeners(); }
klipt_video_player package
documentation
custom_chewie/src/chewie_player
ChewieController
exitFullScreen method
ChewieController class