PixelImage constructor

const PixelImage(
  1. String data
)

Implementation

const PixelImage(this.data);