maxLength property

int? maxLength
final

Maximum number of strings. You will not be able to enter more than this.

文字列の最大数。これ以上は入力できなくなります。

Implementation

final int? maxLength;