menu
bestplayer package
documentation
bestplayer_controller.dart
BestplayerController
play method
play method
dark_mode
light_mode
play
method
Future
<
void
>
play
(
)
Implementation
Future<void> play() { return _bestPlayerChannel.play(); }
bestplayer package
documentation
bestplayer_controller
BestplayerController
play method
BestplayerController class