red800 top-level constant

Color const red800

Red 800

#c62828; rgb(198, 40, 40);

Implementation

const Color red800 = const Color(198, 40, 40);