white top-level constant

Color const white

The white color

Implementation

const white = Color(0xff, 0xff, 0xff);