menu
vinyl package
documentation
core/services/mediakit_player.dart
MediaKitPlayer
stop method
stop method
dark_mode
light_mode
stop
method
Future
<
void
>
stop
(
)
Implementation
Future<void> stop() async { await mediaKit.stop(); }
vinyl package
documentation
core/services/mediakit_player
MediaKitPlayer
stop method
MediaKitPlayer class