COLOR_GRAY_LIGHT constant

Color const COLOR_GRAY_LIGHT

Implementation

static const Color COLOR_GRAY_LIGHT = Color.fromRGBO(0, 0, 0, 0.4);