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;