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