LazyDataTableDimensions constructor
const
LazyDataTableDimensions({})
Implementation
const LazyDataTableDimensions({
this.cellHeight = 50,
this.cellWidth = 50,
this.columnHeaderHeight = 50,
this.rowHeaderWidth = 50,
this.customCellHeight = const {},
this.customCellWidth = const {},
});