orange200 top-level constant

Color const orange200

Orange 200

#ffcc80; rgb(255, 204, 128);

Implementation

const Color orange200 = const Color(255, 204, 128);