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

TWhenFinished typedef

TWhenFinished = void Function()

Playback function type for FlutterSoundPlayer.startPlayer().

Implementation

typedef TWhenFinished = void Function();
taudio 10.3.0