black constant

Color const black

Implementation

static const Color black = Color.fromRGBO(0, 0, 0, 1.0);