minFileSizeErrorText property

String? minFileSizeErrorText
final

The error message displayed when the selected file is below the minimum file size.

Default: 'The file size is too small'

Implementation

final String? minFileSizeErrorText;