menu
te_widgets package
documentation
widgets/number-field/number_field_theme.dart
TNumberFieldTheme
decimals property
decimals property
dark_mode
light_mode
decimals
property
int
?
decimals
final
The number of decimal places to allow (null for infinite).
Implementation
final int? decimals;
te_widgets package
documentation
widgets/number-field/number_field_theme
TNumberFieldTheme
decimals property
TNumberFieldTheme class