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);
The color used for the outer ring of the circular progress indicator. It is a dark grey color.
static const ringColor = Color(0xff27292c);