blue constant
Color
const blue
The blue color from the CharmTone palette.
Implementation
static const Color blue = Color(0, 0, 255);
The blue color from the CharmTone palette.
static const Color blue = Color(0, 0, 255);