menu
sound_effect package
documentation
sound_effect_platform_interface.dart
SoundEffectPlatform
initialize method
initialize method
dark_mode
light_mode
initialize
method
Future
<
void
>
initialize
(
)
Implementation
Future<void> initialize() { throw UnimplementedError('init() has not been implemented.'); }
sound_effect package
documentation
sound_effect_platform_interface
SoundEffectPlatform
initialize method
SoundEffectPlatform class