menu
innerlibs
formatters.dart
PercentFormatter
PercentFormatter constructor
PercentFormatter
dark_mode
light_mode
PercentFormatter
constructor
PercentFormatter
(
{
int
?
decimalDigits
,
bool
calculateDecimal
=
false
,
string
?
locale
,
})
Implementation
PercentFormatter({this.decimalDigits, this.calculateDecimal = false, this.locale});
innerlibs
formatters
PercentFormatter
PercentFormatter constructor
PercentFormatter class