white constant

Color const white

A opaque white color.

Implementation

static const Color white = Color(0xFFFFFFFF);