menu
yuuna
pages
AudioRecorderDialogPage
onSave property
onSave
brightness_4
brightness_5
onSave
property
dynamic Function
(
File
)
onSave
final
The callback to be called when a new audio file has been recorded.
Implementation
final Function(File) onSave;
yuuna
pages
AudioRecorderDialogPage
onSave property
AudioRecorderDialogPage class
Constructors
AudioRecorderDialogPage
Properties
filePath
hashCode
key
onSave
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==