red300 top-level constant

Color const red300

Red 300

#e57373; rgb(229, 115, 115);

Implementation

const Color red300 = const Color(229, 115, 115);