black constant

Color const black

Implementation

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