BoxConstraintsX extension
Extension for BoxConstraints to copy the size.
Methods
-
copySize(
{double? width, double? height}) → BoxConstraints -
Available on BoxConstraints, provided by the BoxConstraintsX extension
Copy the size of the BoxConstraints with the givenwidthandheight.