SizedBox
Primary nodes
Last updated
Primary nodes
Last updated
Released in version:
1.0.0
Flutter/Dart link:
connector (required)
Widget
Connector for the parent Widget
1.0.0
height
Double
Height of the SizedBox. Defaults to 100
1.0.0
width
Double
Width of the SizedBox. Defaults to 100
1.0.0
child
Widget
Child Widget
1.0.0