WHITE constant

Color const WHITE

Implementation

static const Color WHITE = Color.fromARGB(255, 255, 255, 255);