menu
flutter_video_controls package
documentation
chewie.dart
ChewieController
enterFullScreen method
enterFullScreen method
dark_mode
light_mode
enterFullScreen
method
void
enterFullScreen
(
)
Implementation
void enterFullScreen() { _isFullScreen = true; notifyListeners(); }
flutter_video_controls package
documentation
chewie
ChewieController
enterFullScreen method
ChewieController class