cyan top-level constant

Color const cyan

Cyan 500

#00bcd4; rgb(0, 188, 212);

Implementation

const Color cyan = const Color(0, 188, 212);