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