minimumWidth property

double minimumWidth
final

The minimum width of the column.

The column width could not be set or auto sized lesser than the minimumWidth

Defaults to double.nan

Implementation

final double minimumWidth;