ScreenshotOptions constructor
ScreenshotOptions({})
Implementation
ScreenshotOptions({
this.optimizeForSpeed,
this.type,
this.quality,
this.fromSurface,
this.fullPage,
this.omitBackground,
this.path,
this.clip,
this.encoding,
this.captureBeyondViewport,
});