implementation("androidx.compose.ui:ui-geometry:1.11.0-alpha03")
Defines classes for handling geometric shapes and dimensions, including `Rect`, `Offset`, `Size`, and `RoundRect`.