cellWidth property

double? get cellWidth

The target width of the cell.

If null, the layout engine will determine the width based on the column's calculated constraints.

Implementation

double? get cellWidth;