TWhenFinished typedef
TWhenFinished =
void Function()
Playback function type for FlutterSoundPlayer.startPlayer().
Implementation
typedef TWhenFinished = void Function();
Playback function type for FlutterSoundPlayer.startPlayer().
typedef TWhenFinished = void Function();