BoxConstraintsX extension

Extension for BoxConstraints to copy the size.

on

Methods

copySize({double? width, double? height}) BoxConstraints

Available on BoxConstraints, provided by the BoxConstraintsX extension

Copy the size of the BoxConstraints with the given width and height.