maxLength property

int? maxLength
final

The maximum length of the textarea. Defaults to null (no limit).

Implementation

final int? maxLength;