SpoilerCanvas constructor
SpoilerCanvas(
- Canvas parent,
- SpoilerPaintingContext context
Implementation
SpoilerCanvas(this.parent, this.context);
SpoilerCanvas(this.parent, this.context);