WHITE top-level constant

Color const WHITE

Implementation

const WHITE = Color(r: 1, g: 1, b: 1, a: 1);