blackPaint constant

CSSPaint const blackPaint

Implementation

static const blackPaint = CSSPaint(CSSPaintType.color, color: _blackColor);