red600 top-level constant

Color const red600

Red 600

#e53935; rgb(229, 57, 53);

Implementation

const Color red600 = const Color(229, 57, 53);