grey500 top-level constant

Color const grey500

Grey 500

#9e9e9e; rgb(158, 158, 158);

Implementation

const Color grey500 = const Color(158, 158, 158);