SourceImageReady constructor

SourceImageReady(
  1. String afterPath, {
  2. TextureSource? textureSource,
})

Implementation

SourceImageReady(this.afterPath, {this.textureSource});