cellWidth property

  1. @override
double? cellWidth
final

The fixed width of the cell. If null, it adapts to the parent.

Implementation

@override
final double? cellWidth;