red top-level constant

Color const red

Red 500

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

Implementation

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