Properties
| Property | Type | Description |
|---|---|---|
| flex | int | The flex factor to use for the expanded widget. Defaults to 1. |
| child | Map<String, dynamic>? | The widget to display inside the expanded widget. |
Documentation for Expanded
| Property | Type | Description |
|---|---|---|
| flex | int | The flex factor to use for the expanded widget. Defaults to 1. |
| child | Map<String, dynamic>? | The widget to display inside the expanded widget. |