menu
nova_native_player package
documentation
player_plugin.dart
PlayerController
stop method
stop method
dark_mode
light_mode
stop
method
Future
<
void
>
stop
(
)
Implementation
Future<void> stop() => _invoke('stop');
nova_native_player package
documentation
player_plugin
PlayerController
stop method
PlayerController class