pureWhite constant

Color const pureWhite

This color is represented by the hexadecimal value #FFFFFF.

Implementation

static const Color pureWhite = Color(0xFFFFFFFF);