menu
flutter_data_components package
documentation
fdc.dart
FdcIntegerColumn<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
FdcIntegerColumn<T>
allowNegative property
FdcIntegerColumn class