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