grey300 top-level constant

Color const grey300

Grey 300

#e0e0e0; rgb(224, 224, 224);

Implementation

const Color grey300 = const Color(224, 224, 224);