
implementation("androidx.compose.ui:ui-geometry:1.10.5")Offers classes and functions for handling geometric shapes and calculations, including `Offset`, `Size`, `Rect`, and `RoundRect`. Provides extension functions like `takeOrElse`, `times`, `toRect`, and `translate` for geometric operations.