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