DCPixelSpec constructor

const DCPixelSpec(
  1. int color
)

Implementation

const DCPixelSpec(
  this.color,
);