black constant

Color const black

A light shade of black, resembling black.

Implementation

static const Color black = Color(0xFF000000);