autoFitPadding property
The amount of space which should be added with the auto size calculated
when you use SfDataGrid.columnWidthMode
as ColumnWidthMode.auto
or
ColumnWidthMode.fitByCellValue
or ColumnWidthMode.fitByColumnName
option.
Implementation
final EdgeInsets autoFitPadding;