Properties
| Property | Type | Description |
|---|---|---|
| width | double? | The width of the SizedBox |
| height | double? | The height of the SizedBox |
| child | Map<String, dynamic>? | 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 | Map<String, dynamic>? | The child widget inside the SizedBox |