darkBG constant

Color const darkBG

Implementation

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