Skip to main content Link Menu Expand (external link) Document Search Copy Copied
FlutterSoundHelper constructor - FlutterSoundHelper - helper library - Dart API
menu
FlutterSoundHelper

FlutterSoundHelper constructor

FlutterSoundHelper()

The factory which returns the Singleton

Implementation

factory FlutterSoundHelper() {
  return flutterSoundHelper;
}
flutter_sound 9.25.3