reset - VeleSSemecky/Purchase GitHub Wiki
//presentation/com.veles.purchase.presentation.compose/DismissState/reset
[androidJvm]
suspend fun reset()
Reset the component to the default position with animation and suspend until it if fully reset or animation has been cancelled. This method will throw CancellationException if the animation is interrupted
the reason the reset animation ended