red200 top-level constant

Color const red200

Red 200

#ef9a9a; rgb(239, 154, 154);

Implementation

const Color red200 = const Color(239, 154, 154);