maximumWidth property

double maximumWidth
finalinherited

The maximum width of the column.

The column width could not be set or auto sized greater than the maximumWidth

Defaults to double.nan

Implementation

final double maximumWidth;