transparent top-level constant

Color const transparent

Implementation

const transparent = Color.rgba(0, 0, 0, 0);