transparent constant

Color const transparent

Returns black color 0x00000000

Implementation

static const Color transparent = Color(0x00000000);