black constant

Color const black

Completely opaque black.

See also:

Implementation

static const Color black = Color(0xFF000000);