Custom
Display fully custom content centred in the ring. Callers are responsible for attaching any required semantics (e.g. Modifier.semantics { contentDescription = "…" }) inside the content block.
Parameters
content
The composable content to render.