kDefaultCurve constant

Curve const kDefaultCurve

The default curve for pan distances to return to zero.

Implementation

static const Curve kDefaultCurve = Curves.linear;