menu
cux_ship_verify package
documentation
metadata.dart
ScreenshotSpec
ScreenshotSpec.new const constructor
ScreenshotSpec.new const constructor
dark_mode
light_mode
ScreenshotSpec
constructor
const
ScreenshotSpec
(
String
label
,
List
<
(
{
int
height
,
int
width
}
)
>
portraitSizes
)
Implementation
const ScreenshotSpec(this.label, this.portraitSizes);
cux_ship_verify package
documentation
metadata
ScreenshotSpec
ScreenshotSpec.new const constructor
ScreenshotSpec class