defaultColorCurve constant
Curve
const defaultColorCurve
Default curve for color animations.
Implementation
static const Curve defaultColorCurve = Curves.easeInOut;
Default curve for color animations.
static const Curve defaultColorCurve = Curves.easeInOut;