blackColor constant

Color const blackColor

Implementation

static const Color blackColor = Color.fromRGBO(0, 0, 0, 1);