Source set: Common
public val EaseIn: Easing = CubicBezierEasing(0.42f, 0f, 1f, 1f)
Easing Curve that starts slowly and ends quickly.

Easing Curve that starts slowly and ends quickly.
public val EaseIn: Easing = CubicBezierEasing(0.42f, 0f, 1f, 1f)
Easing Curve that starts slowly and ends quickly.
