orange100 top-level constant

Color const orange100

Orange 100

#ffe0b2; rgb(255, 224, 178);

Implementation

const Color orange100 = const Color(255, 224, 178);