black top-level constant

Color const black

Implementation

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