!EaseOutBack Curve
CodeRabbit
Your agent writes the code. CodeRabbit reviews it.
public val EaseOutBack: Easing = CubicBezierEasing(0.34f, 1.56f, 0.64f, 1f)