<circularprogress>
Content Wallpaper
Circular progress indicator.
Example
<circularprogress value="0.75" color="#BB86FC" strokeWidth="4dp" /> Attributes
| Name | Type | Default | Description |
|---|---|---|---|
value | String | — | Progress value (0.0–1.0) |
color | Color | — | Progress arc color |
strokeWidth | Dp | — | Arc stroke width |
strokeCap | String | round | Stroke cap. |