constraints property
Size constraints for the window.
Enforces minimum and maximum width/height limits when resizing. Defaults to kDefaultWindowConstraints.
Implementation
final BoxConstraints constraints;
Size constraints for the window.
Enforces minimum and maximum width/height limits when resizing. Defaults to kDefaultWindowConstraints.
final BoxConstraints constraints;