RealInputFormatter constructor Null safety

RealInputFormatter(
  1. {bool moeda = false}
)

Implementation

RealInputFormatter({this.moeda = false});