red100 top-level constant

Color const red100

Red 100

#ffcdd2; rgb(255, 205, 210);

Implementation

const Color red100 = const Color(255, 205, 210);