SourceImageReady constructor
SourceImageReady(
- String afterPath, {
- TextureSource? textureSource,
Implementation
SourceImageReady(this.afterPath, {this.textureSource});