Searched defs:heightAnimation (Results 1 – 2 of 2) sorted by relevance
143 var heightAnimation by remember { mutableStateOf<Animatable<Int, AnimationVector1D>?>(null) } in Modifier() variable
601 Animation heightAnimation = new Animation() { in openOverflow() local678 Animation heightAnimation = new Animation() { in closeOverflow() local