OtpAnimationConfig

data class OtpAnimationConfig(val durationMillis: Int = 250, val bounceHeight: Dp = 8.dp, val scaleFactor: Float = 1.12f, val shakeDistance: Dp = 10.dp, val waveDelayMillis: Int = 70)

Constructors

Link copied to clipboard
constructor(durationMillis: Int = 250, bounceHeight: Dp = 8.dp, scaleFactor: Float = 1.12f, shakeDistance: Dp = 10.dp, waveDelayMillis: Int = 70)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard