maxWidth property
Sets ConstrainedBox.constraints. Ignored if minSize or maxSize is set.
Implementation
final double? minWidth, minHeight, maxWidth, maxHeight;
Sets ConstrainedBox.constraints. Ignored if minSize or maxSize is set.
final double? minWidth, minHeight, maxWidth, maxHeight;