COLOR_GRAY constant

Color const COLOR_GRAY

Implementation

static const Color COLOR_GRAY = Color.fromRGBO(0, 0, 0, 0.5);