menu
flutter_data_components package
documentation
fdc.dart
FdcDecimalEdit
allowNegative property
allowNegative property
dark_mode
light_mode
allowNegative
property
bool
allowNegative
final
Whether the input accepts negative numeric values.
Implementation
final bool allowNegative;
flutter_data_components package
documentation
fdc
FdcDecimalEdit
allowNegative property
FdcDecimalEdit class