Source set: Common
public val Ease: Easing = CubicBezierEasing(0.25f, 0.1f, 0.25f, 1.0f)
Easing Curve that speeds up quickly and ends slowly.

Easing Curve that speeds up quickly and ends slowly.
public val Ease: Easing = CubicBezierEasing(0.25f, 0.1f, 0.25f, 1.0f)
Easing Curve that speeds up quickly and ends slowly.
