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