blue constant

Color const blue

Implementation

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