CustomRangeTextInputFormatter constructor

CustomRangeTextInputFormatter(
  1. int max
)

Implementation

CustomRangeTextInputFormatter(this.max);