white top-level constant

Color const white

Implementation

const Color white = Color.fromARGB(255, 255, 255, 255);