menu
general_system_device package
documentation
core/player/player_controller.dart
GeneralSystemDeviceLibraryPlayerControllerBase
playOrPause method
playOrPause method
dark_mode
light_mode
playOrPause
method
Future
<
void
>
playOrPause
(
)
UncompleteDocumentation
Implementation
Future<void> playOrPause() async { return await player.playOrPause(); }
general_system_device package
documentation
core/player/player_controller
GeneralSystemDeviceLibraryPlayerControllerBase
playOrPause method
GeneralSystemDeviceLibraryPlayerControllerBase class