kScrollAnimationCurve top-level constant
Curve
const kScrollAnimationCurve
Animation curve for scrolling
Implementation
const Curve kScrollAnimationCurve = Curves.easeOut;
Animation curve for scrolling
const Curve kScrollAnimationCurve = Curves.easeOut;