white constant

Color const white

Returns white color 0xFFFFFFFF

Implementation

static const Color white = Color(0xFFFFFFFF);