red900 top-level constant

Color const red900

Red 900

#b71c1c; rgb(183, 28, 28);

Implementation

const Color red900 = const Color(183, 28, 28);