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