minWidth property

double? minWidth
final

Minimum screen width to show child.

If null, no minimum constraint is applied.

Implementation

final double? minWidth;