Skip to main content Link Menu Expand (external link) Document Search Copy Copied
TWhenFinished typedef - player library - Dart API
menu
TWhenFinished

TWhenFinished typedef

TWhenFinished = void Function()

Playback function type for FlutterSoundPlayer.startPlayer().

Implementation

typedef TWhenFinished = void Function();
flutter_sound 9.25.3