green constant

Color const green

Implementation

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