minLength property

int? minLength
inherited

Gets the minimum length of this.

Implementation

int? get minLength => _minLength;