red500 top-level constant

Color const red500

Red 500

#f44336; rgb(244, 67, 54);

Implementation

const Color red500 = const Color(244, 67, 54);