COLOR_TRANSPARENT_BLACK constant

Color const COLOR_TRANSPARENT_BLACK

Implementation

static const Color COLOR_TRANSPARENT_BLACK = Color.fromRGBO(0, 0, 0, 0.8);