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