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