bounceInOut constant

Curve const bounceInOut = const _BounceInOutCurve._()

An oscillating curve that first grows and then shrink in magnitude.

Implementation

static const Curve bounceInOut = _BounceInOutCurve._()