ColorConstant constructor

ColorConstant()

Implementation

factory ColorConstant() {
  return ColorConstant();
}