legacyAccelerate constant
The legacyAccelerate easing curve in the Material specification.
See also:
Implementation
static const Curve legacyAccelerate = Cubic(0.4, 0.0, 1.0, 1.0);
The legacyAccelerate easing curve in the Material specification.
See also:
static const Curve legacyAccelerate = Cubic(0.4, 0.0, 1.0, 1.0);