BLACK top-level constant

Color const BLACK

Implementation

const BLACK = Color(r: 0, g: 0, b: 0, a: 1);