transparent constant

Color const transparent

Implementation

static const Color transparent = Color.fromRGBO(0, 0, 0, 0.0);