animateScaleTo

suspend fun animateScaleTo(targetScale: Float, origin: DpOffset = DpOffset.Zero, animationSpec: AnimationSpec<Float> = tween()): Job