grey800 top-level constant

Color const grey800

Grey 800

#424242; rgb(66, 66, 66);

Implementation

const Color grey800 = const Color(66, 66, 66);