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