menu
nudgecore_v2 package
documentation
utilities/screenshot.dart
ScreenshotDetails
ScreenshotDetails.new constructor
ScreenshotDetails.new constructor
dark_mode
light_mode
ScreenshotDetails
constructor
ScreenshotDetails
(
{
String
?
filePath
,
String
?
error
,
Size
?
screenshotSize
,
})
Implementation
ScreenshotDetails({ this.filePath, this.error, this.screenshotSize, });
nudgecore_v2 package
documentation
utilities/screenshot
ScreenshotDetails
ScreenshotDetails.new constructor
ScreenshotDetails class