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