yellow400 top-level constant

Color const yellow400

Yellow 400

#ffee58; rgb(255, 238, 88);

Implementation

const Color yellow400 = const Color(255, 238, 88);