white top-level constant

Color const white

Implementation

const white = Color.fromRGBO(255, 255, 255, 1);