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