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