TRANSPARENT top-level constant

Color const TRANSPARENT

Implementation

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