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