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