menu
alpha_player_plugin package
documentation
alpha_player_view.dart
AlphaPlayerController
pause method
pause method
dark_mode
light_mode
pause
method
void
pause
(
)
Implementation
void pause() { event = AlphaPlayerEvent.pause; notifyListeners(); }
alpha_player_plugin package
documentation
alpha_player_view
AlphaPlayerController
pause method
AlphaPlayerController class