white constant

Color const white

Color: #FFFFFF

Implementation

static const Color white = Color(0xFFFFFFFF);