flutter_sound
ui_recorder
SoundRecorderUI
onStart property
onStart
flutter_sound
ui_recorder
SoundRecorderUI
onStart property
SoundRecorderUI class
Constructors
SoundRecorderUI
Properties
audio
backgroundColor
hashCode
key
onDelete
onPaused
onStart
onStopped
pausedTitle
recordingTitle
requestPermissions
runtimeType
showTrashCan
stoppedTitle
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
onStart
property
Null safety
OnStart
?
onStart
final
Callback to be notified when the recording starts.
Implementation
final OnStart? onStart;