PngColorType constructor

const PngColorType(
  1. int value
)

Implementation

const PngColorType(this.value);