menu
sound_manager package
documentation
sound_manager_platform_interface.dart
SoundManagerPlatform
stop method
stop method
dark_mode
light_mode
stop
method
Future
<
void
>
stop
(
)
Implementation
Future<void> stop() { throw UnimplementedError('stop() has not been implemented.'); }
sound_manager package
documentation
sound_manager_platform_interface
SoundManagerPlatform
stop method
SoundManagerPlatform class