offWhite constant

Color const offWhite

A very light gray, almost white.

Implementation

static const Color offWhite = Color(0xFFFAFAFA);