maxLength property

int? maxLength
final

If specified, no more items can be added.

指定されている場合、それ以上項目を増やすことができなくなります。

Implementation

final int? maxLength;