ScreenshotTest constructor

const ScreenshotTest({
  1. Key? key,
})

Implementation

const ScreenshotTest({ Key? key }) : super(key: key);