defaultColorCurve constant

Curve const defaultColorCurve

Default curve for color animations.

Implementation

static const Curve defaultColorCurve = Curves.easeInOut;