grey600 top-level constant

Color const grey600

Grey 600

#757575; rgb(117, 117, 117);

Implementation

const Color grey600 = const Color(117, 117, 117);