menu
flutter_data_components package
documentation
fdc.dart
FdcDecimalColumn<T>
allowNegative property
allowNegative property
dark_mode
light_mode
allowNegative
property
bool
allowNegative
final
Whether the editor accepts negative values.
Implementation
final bool allowNegative;
flutter_data_components package
documentation
fdc
FdcDecimalColumn<T>
allowNegative property
FdcDecimalColumn class