CurrencyInputFormatter constructor

CurrencyInputFormatter({
  1. double? maxValue,
})

Implementation

CurrencyInputFormatter({this.maxValue});