blue constant

Color const blue

A light shade of blue, resembling blue.

Implementation

static const Color blue = Color(0xFF0000FF);