brasil_fields
real_input_formatter
RealInputFormatter
RealInputFormatter constructor
RealInputFormatter
RealInputFormatter class
Constructors
RealInputFormatter
Properties
centavos
maxLength
hashCode
runtimeType
Methods
formatEditUpdate
noSuchMethod
toString
truncateLength
Operators
operator ==
RealInputFormatter constructor
RealInputFormatter
(
{
bool
centavos
:
false
})
Implementation
RealInputFormatter({this.centavos = false});