maxSize property

Size? maxSize
final

Sets ConstrainedBox.constraints. Ignored if constraints is set.

Implementation

final Size? minSize, maxSize;