onCapture property

dynamic Function(File videoFile) onCapture
final

Called when the video recording completes.

Implementation

final Function(File videoFile) onCapture;