grey700 top-level constant

Color const grey700

Grey 700

#616161; rgb(97, 97, 97);

Implementation

const Color grey700 = const Color(97, 97, 97);