pureBlack constant

Color const pureBlack

This color is represented by the hexadecimal value #080808.

Implementation

static const Color pureBlack = Color(0xFF080808);