Color.White

Undocumented in source.
struct Color
static immutable
auto White = Color(255, 255, 255, 255);

Meta