!EaseOutExpo Curve
CodeRabbit
Your agent writes the code. CodeRabbit reviews it.
public val EaseOutExpo: Easing = CubicBezierEasing(0.16f, 1f, 0.3f, 1f)