grey400 top-level constant

Color const grey400

Grey 400

#bdbdbd; rgb(189, 189, 189);

Implementation

const Color grey400 = const Color(189, 189, 189);