dark constant

Color const dark

Returns dark color 0xFF222428

Implementation

static const Color dark = Color(0xFF222428);