RealInputFormatter constructor

RealInputFormatter(
  1. {bool centavos: false}
)

Implementation

RealInputFormatter({this.centavos = false});