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