reset

suspend fun reset(animationSpec: AnimationSpec<Float> = tween(300))

Resets the button to its initial idle state with an animation.