!EaseInQuint Curve
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
public val EaseInQuint: Easing = CubicBezierEasing(0.64f, 0f, 0.78f, 0f)
Content updated: 2026-08-27