menu
neos_chat package
documentation
custom_ui/sound_bubble.dart
AudioPlayerState
stop method
stop method
dark_mode
light_mode
stop
method
Future
<
void
>
stop
(
)
Implementation
Future<void> stop() => audioPlayer.stop();
neos_chat package
documentation
custom_ui/sound_bubble
AudioPlayerState
stop method
AudioPlayerState class