ThumbHashSampler constructor

ThumbHashSampler(
  1. String hash,
  2. Image image
)

Implementation

ThumbHashSampler(this.hash, this.image);