GREY constant

Color const GREY

Implementation

static const Color GREY = Color.fromARGB(255, 80, 80, 80);