orange300 top-level constant

Color const orange300

Orange 300

#ffb74d; rgb(255, 183, 77);

Implementation

const Color orange300 = const Color(255, 183, 77);