menu
fast_app_base package
documentation
common/common.dart
NumberParserBase<R>
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;
fast_app_base package
documentation
common/common
NumberParserBase<R>
scale property
NumberParserBase class