yellow500 top-level constant

Color const yellow500

Yellow 500

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

Implementation

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