red700 top-level constant

Color const red700

Red 700

#d32f2f; rgb(211, 47, 47);

Implementation

const Color red700 = const Color(211, 47, 47);