white constant

Color const white

A light shade of white, resembling white.

Implementation

static const Color white = Color(0xFFFFFFFF);