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