magenta constant

Color const magenta

Implementation

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