Source set: Common
public val EaseInOut: Easing = CubicBezierEasing(0.42f, 0.0f, 0.58f, 1.0f)
Easing Curve that starts slowly, speeds up and then ends slowly.

Easing Curve that starts slowly, speeds up and then ends slowly.
public val EaseInOut: Easing = CubicBezierEasing(0.42f, 0.0f, 0.58f, 1.0f)
Easing Curve that starts slowly, speeds up and then ends slowly.
