minDurationErrorText property

String? minDurationErrorText
final

The error message displayed when the selected video is below the minimum duration.

Default: 'The video is too short'

Implementation

final String? minDurationErrorText;