transparent constant

Color const transparent

Completely invisible.

Implementation

static const Color transparent = Color(0x00000000);