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