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