black constant

Color const black

Implementation

static const black = Color(r: 0, g: 0, b: 0);