black constant
Color
const black
Completely opaque black.

See also:
Implementation
static const Color black = Color(0xFF000000);
Completely opaque black.

See also:
static const Color black = Color(0xFF000000);