maxLength property

int? maxLength
final

An integer value that determines the largest number of characters that you want to allow for String types.

Implementation

final int? maxLength;