bounceOut constant

Curve const bounceOut = const _BounceOutCurve._()

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

Implementation

static const Curve bounceOut = _BounceOutCurve._()