black constant

Color const black

Color: #000000

Implementation

static const Color black = Color(0xFF000000);