onMinimumRecordDurationNotMet property

VoidCallback? onMinimumRecordDurationNotMet
final

The callback when the recording is not met the minimum recording duration. 录制时长未达到最小时长时的回调方法。

Implementation

final VoidCallback? onMinimumRecordDurationNotMet;