yellow top-level constant

Color const yellow

Yellow 500

#ffeb3b; rgb(255, 235, 59);

Implementation

const Color yellow = const Color(255, 235, 59);