orange top-level constant

Color const orange

Orange 500

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

Implementation

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