defaultScaleCurve constant
Curve
const defaultScaleCurve
Default curve for scale animations.
Implementation
static const Curve defaultScaleCurve = Curves.easeInOut;
Default curve for scale animations.
static const Curve defaultScaleCurve = Curves.easeInOut;