grey50 constant

Color const grey50

Implementation

static const Color grey50 = Color.fromRGBO(230, 230, 230, 1.0);