white top-level constant

Color const white

The black color

Implementation

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