amber top-level constant

Color const amber

Amber 500

#ffc107; rgb(255, 193, 7);

Implementation

const Color amber = const Color(255, 193, 7);