fixedWidth property
Defines absolute width of the column in pixel (as opposed to relative size used by default). Warning, if the width happens to be larger than available total width other columns can be clipped
Implementation
final double? fixedWidth;