numeric property Null safety
final
Whether this column represents numeric data or not.
The contents of cells of columns containing numeric data are right-aligned.
Implementation
final bool numeric;
Whether this column represents numeric data or not.
The contents of cells of columns containing numeric data are right-aligned.
final bool numeric;