MaxLength constructor

const MaxLength(
  1. int maxLength
)

Implementation

const MaxLength(this.maxLength);