black constant

Color const black

A black opaque color.

Implementation

static const Color black = Color(0xFF000000);