codGray constant

Color const codGray

Color: #1C1C1C

Implementation

static const Color codGray = Color(0xFF1C1C1C);