lightGray constant

Color const lightGray

A soft gray, slightly darker than off-white.

Implementation

static const Color lightGray = Color(0xFFD3D3D3);