white constant

Color const white

Pure white.

Typically reserved for backgrounds.

Implementation

static const Color white = Color(0xFFFFFFFF);