white constant

Color const white

Implementation

static const white = Color(r: 255, g: 255, b: 255);