yellowA200 top-level constant

Color const yellowA200

Yellow A200

#ffff00; rgb(255, 255, 0);

Implementation

const Color yellowA200 = const Color(255, 255, 0);