transparent constant Null safety

Color const transparent

Completely invisible.

Implementation

static const Color transparent = Color(0x00000000);