white constant

Color const white

Implementation

static const Color white = Color.fromRGBO(255, 255, 255, 1.0);