columnSpacing property
final
The horizontal margin between the contents of each data column.
If null, DataTableThemeData.columnSpacing is used. This value defaults to 56.0 to adhere to the Material Design specifications.
Implementation
final double? columnSpacing;