DecimalFormater constructor

DecimalFormater({
  1. double? decimal,
})

Implementation

DecimalFormater({this.decimal});