emphasizedDecelerate constant
The emphasizedDecelerate easing curve in the Material specification.
See also:
Implementation
static const Curve emphasizedDecelerate = Cubic(0.05, 0.7, 0.1, 1.0);
The emphasizedDecelerate easing curve in the Material specification.
See also:
static const Curve emphasizedDecelerate = Cubic(0.05, 0.7, 0.1, 1.0);