menu
flutter_sound_lite package
documentation
public/ui/sound_recorder_ui.dart
SoundRecorderUI
onStopped property
onStopped property
dark_mode
light_mode
onStopped
property
OnStop
?
onStopped
final
Callback to be notified when the recording stops
Implementation
final OnStop? onStopped;
flutter_sound_lite package
documentation
public/ui/sound_recorder_ui
SoundRecorderUI
onStopped property
SoundRecorderUI class