customCellWidth property

Map<int, double> customCellWidth
final

Map with the custom width for certain columns.

Implementation

final Map<int, double> customCellWidth;