Compose API Reference Compose UI PathData Function Common inline fun PathData(block: PathBuilder.() -> Unit) = with(PathBuilder()) { block() nodes }
Compose API Reference Compose UI PathData Function Common inline fun PathData(block: PathBuilder.() -> Unit) = with(PathBuilder()) { block() nodes }