empty constant

Color const empty

Implementation

static const Color empty = Color.fromARGB(0, 0, 0, 0);