maxDurationErrorText property

String? maxDurationErrorText
final

The error message displayed when the selected video exceeds the maximum duration.

Default: 'Exceeded maximum duration of the video'

Implementation

final String? maxDurationErrorText;