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