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