menu
builderoo package
documentation
models/screenshot.dart
ScreenshotRecord
ScreenshotRecord constructor
ScreenshotRecord constructor
dark_mode
light_mode
ScreenshotRecord
constructor
ScreenshotRecord
(
{
required
String
url
,
required
String
key
,
})
Implementation
ScreenshotRecord({required this.url, required this.key});
builderoo package
documentation
models/screenshot
ScreenshotRecord
ScreenshotRecord constructor
ScreenshotRecord class