minWidth property

double? minWidth
final

The minimum width constraint to impose on the child. If null, the parent's min width constraint is used.

Implementation

final double? minWidth;