Properties
| Property | Type | Default | Description |
|---|---|---|---|
| clipBehavior | Clip | antiAlias | The clipping behavior when content extends beyond the oval. |
| child | Map<String, dynamic> | Required | The widget to clip with an oval shape. |
Documentation for ClipOval
| Property | Type | Default | Description |
|---|---|---|---|
| clipBehavior | Clip | antiAlias | The clipping behavior when content extends beyond the oval. |
| child | Map<String, dynamic> | Required | The widget to clip with an oval shape. |