TextInputLimitFormatter constructor

const TextInputLimitFormatter(
  1. String regExp
)

Implementation

const TextInputLimitFormatter(this.regExp);