grey900 top-level constant

Color const grey900

Grey 900

#212121; rgb(33, 33, 33);

Implementation

const Color grey900 = const Color(33, 33, 33);