BLACK constant

Color const BLACK

Implementation

static const Color BLACK = Color.fromARGB(255, 0, 0, 0);