menu
lite_forms package
documentation
intl_local/lib/src/intl/number_parser.dart
NumberParser
scale property
scale property
dark_mode
light_mode
scale
property
int
scale
getter/setter pair
If the number is percent or permill, what do we divide by at the end.
Implementation
int scale = 1;
lite_forms package
documentation
intl_local/lib/src/intl/number_parser
NumberParser
scale property
NumberParser class