menu
neomage package
documentation
data/tools/extended_tools.dart
ScreenshotInput
ScreenshotInput.new constructor
ScreenshotInput.new constructor
dark_mode
light_mode
ScreenshotInput
constructor
ScreenshotInput
(
{
String
?
url
,
String
?
selector
,
int
viewportWidth
=
1280
,
int
viewportHeight
=
800
,
})
Implementation
ScreenshotInput({ this.url, this.selector, this.viewportWidth = 1280, this.viewportHeight = 800, });
neomage package
documentation
data/tools/extended_tools
ScreenshotInput
ScreenshotInput.new constructor
ScreenshotInput class