red constant

Color const red

Implementation

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