!EaseInOutQuint Curve
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
public val EaseInOutQuint: Easing = CubicBezierEasing(0.83f, 0f, 0.17f, 1f)
Content updated: 2026-08-27