ringColor constant

Color const ringColor

The color used for the outer ring of the circular progress indicator. It is a dark grey color.

Implementation

static const ringColor = Color(0xff27292c);