bounceIn constant

Curve const bounceIn = const _BounceInCurve._()

An oscillating curve that grows in magnitude.

Implementation

static const Curve bounceIn = _BounceInCurve._()