black top-level constant

Color const black

Implementation

const Color black = Color.fromARGB(255, 0, 0, 0);