cyan constant

Color const cyan

Implementation

static const Color cyan = Color.fromRGBO(0, 255, 255, 1.0);