BoxDecoration
| Attribute | Description | Type |
|---|---|---|
| borderRadius | Element of type BorderRadius | BorderRadius |
| boxShadow | Element of type BoxShadow | BoxShadow |
| color | Color type | integer |
| shape | The BoxShape enum, used to define the shape of a box. | string
|
| Attribute | Description | Type |
|---|---|---|
| borderRadius | Element of type BorderRadius | BorderRadius |
| boxShadow | Element of type BoxShadow | BoxShadow |
| color | Color type | integer |
| shape | The BoxShape enum, used to define the shape of a box. | string
|