Properties
| Property | Type | Description |
|---|---|---|
| color | String | The color to paint the background of the box. |
| child | Map<String, dynamic>? | The widget to display inside the colored box. |
Documentation for ColoredBox
| Property | Type | Description |
|---|---|---|
| color | String | The color to paint the background of the box. |
| child | Map<String, dynamic>? | The widget to display inside the colored box. |