implementation("androidx.compose.animation:animation:1.8.0-alpha02")
Enables smooth animations for size and position changes within a lookahead scope using the `Modifier.animateBounds` API.