Properties
| Property | Type | Description |
|---|---|---|
| width | double | The width of the SizedBox |
| height | double | The height of the SizedBox |
| child | StacWidget | The child widget inside the SizedBox |
Documentation for SizedBox
| Property | Type | Description |
|---|---|---|
| width | double | The width of the SizedBox |
| height | double | The height of the SizedBox |
| child | StacWidget | The child widget inside the SizedBox |