CurrencyInputFormatter constructor

CurrencyInputFormatter({
  1. int? maxDigits,
})

Implementation

CurrencyInputFormatter({this.maxDigits});