MaxLengthTextFormatter constructor

MaxLengthTextFormatter(
  1. int maxLength
)

Implementation

MaxLengthTextFormatter(this.maxLength);