menu
catcher package
documentation
core/catcher_screenshot.dart
CatcherScreenshot
CatcherScreenshot const constructor
CatcherScreenshot const constructor
dark_mode
light_mode
CatcherScreenshot
constructor
const
CatcherScreenshot
(
{
required
Widget
child
,
required
Catcher
catcher
,
Key
?
key
,
})
Implementation
const CatcherScreenshot({ required this.child, required this.catcher, super.key, });
catcher package
documentation
core/catcher_screenshot
CatcherScreenshot
CatcherScreenshot const constructor
CatcherScreenshot class