!EaseInBack Curve
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
public val EaseInBack: Easing = CubicBezierEasing(0.36f, 0f, 0.66f, -0.56f)
Content updated: 2026-08-27