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