Sized Box
The Sized Box widget is a simple widget that creates a box with a specified size. It can be used to enforce a specific width or height on its child, or to create empty space between other widgets.
Properties
Property
Description
Width
The width of the box.
Height
The height of the box.
Default Properties
The Sized Box widget does not support any Default Properties.
Last updated