columnSpacing property Null safety
final
The horizontal margin between the contents of each data column.
This value defaults to 56.0 to adhere to the Material Design specifications.
Implementation
final double columnSpacing;
The horizontal margin between the contents of each data column.
This value defaults to 56.0 to adhere to the Material Design specifications.
final double columnSpacing;