TextLengthFormatter constructor

TextLengthFormatter(
  1. int length
)

Implementation

TextLengthFormatter(this.length);