maxLength property

int? maxLength
inherited

Gets the maximum length of this.

Implementation

int? get maxLength => _maxLength;