red400 top-level constant

Color const red400

Red 400

#ef5350; rgb(239, 83, 80);

Implementation

const Color red400 = const Color(239, 83, 80);