defaultCurve constant

Curve const defaultCurve

The default Curve used for animations, when no curve is specified.

Implementation

static const defaultCurve = Curves.linear;