black constant

Color const black

Implementation

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