legacyAccelerate constant

Curve const legacyAccelerate

The legacyAccelerate easing curve in the Material specification.

See also:

Implementation

static const Curve legacyAccelerate = Cubic(0.4, 0.0, 1.0, 1.0);