SizedBox component that wraps its children in a div with specified width and height.
The properties for the SizedBox component.
The height of the box.
The width of the box.
The rendered SizedBox component.
SizedBox component that wraps its children in a div with specified width and height.