emphasizedAccelerate constant

Curve const emphasizedAccelerate

The emphasizedAccelerate easing curve in the Material specification.

See also:

Implementation

static const Curve emphasizedAccelerate = Cubic(0.3, 0.0, 0.8, 0.15);