orange500 top-level constant

Color const orange500

Orange 500

#ff9800; rgb(255, 152, 0);

Implementation

const Color orange500 = const Color(255, 152, 0);