black property

ColorValue get black

Implementation

static ColorValue get black => ColorValue._(0, 0, 0, 255);