cellHeight property

double? get cellHeight

The target height of the cell.

If null, the layout engine will determine the height based on the row's calculated constraints.

Implementation

double? get cellHeight;