constraints property

BoxConstraints? constraints
final

Size constraints for the window (min/max width and height).

Implementation

final BoxConstraints? constraints;