menu
fastyle_dart package
documentation
utils/formatters/number_input.formatter.dart
NumberInputFormatter
allowDecimals property
allowDecimals property
dark_mode
light_mode
allowDecimals
property
bool
allowDecimals
final
Specifies whether to allow decimal values.
Implementation
final bool allowDecimals;
fastyle_dart package
documentation
utils/formatters/number_input.formatter
NumberInputFormatter
allowDecimals property
NumberInputFormatter class