DecimalInputFormatter constructor

DecimalInputFormatter({
  1. int? decimals,
})

Implementation

DecimalInputFormatter({this.decimals});