emphasizedDecelerate constant

Curve const emphasizedDecelerate

The emphasizedDecelerate easing curve in the Material specification.

See also:

Implementation

static const Curve emphasizedDecelerate = Cubic(0.05, 0.7, 0.1, 1.0);