ScreenshotSheetFrame constructor
ScreenshotSheetFrame({})
Implementation
ScreenshotSheetFrame({
required this.stepIndex,
required this.label,
required this.image,
this.deviceId,
this.deviceLabel,
this.platform,
this.model,
this.highlight,
});