kMovingAnimationCurve top-level constant

Curve const kMovingAnimationCurve

Default curve of a moving animation.

Implementation

const Curve kMovingAnimationCurve = Curves.easeInOut;