!EaseInOutBack Curve
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
public val EaseInOutBack: Easing = CubicBezierEasing(0.68f, -0.6f, 0.32f, 1.6f)
Content updated: 2026-08-27