menu
babyboomv3 package
documentation
preferences/Helper/defaultTextField.dart
CurrencyPtBrInputFormatter
CurrencyPtBrInputFormatter constructor
CurrencyPtBrInputFormatter constructor
dark_mode
light_mode
CurrencyPtBrInputFormatter
constructor
CurrencyPtBrInputFormatter
(
{
int
?
maxDigits
,
bool
?
isCurrency
,
double
?
decimal
,
})
Implementation
CurrencyPtBrInputFormatter({this.maxDigits, this.isCurrency, this.decimal});
babyboomv3 package
documentation
preferences/Helper/defaultTextField
CurrencyPtBrInputFormatter
CurrencyPtBrInputFormatter constructor
CurrencyPtBrInputFormatter class