setMinLength method

void setMinLength(
  1. int value
)
inherited

Implementation

void setMinLength(int value) => _minLength = value;