maxFileSizeErrorText property

String? maxFileSizeErrorText
final

The error message displayed when the selected file exceeds the maximum file size.

Default: 'Exceeded maximum file size'

Implementation

final String? maxFileSizeErrorText;