minLength property

int? minLength
final

Minimum number of strings. If lengthErrorText is specified, an error is displayed.

文字列の最小数。lengthErrorTextが指定されている場合、エラーが表示されます。

Implementation

final int? minLength;