transparent constant

Color const transparent

Implementation

static const transparent = Color(r: 0, g: 0, b: 0, a: 0);