menu
catcher_2 package
documentation
core/catcher_2_screenshot.dart
Catcher2Screenshot
Catcher2Screenshot const constructor
Catcher2Screenshot const constructor
dark_mode
light_mode
Catcher2Screenshot
constructor
const
Catcher2Screenshot
(
{
Key
?
key
,
required
Widget
child
,
required
Catcher2
catcher2
,
})
Implementation
const Catcher2Screenshot({ super.key, required this.child, required this.catcher2, });
catcher_2 package
documentation
core/catcher_2_screenshot
Catcher2Screenshot
Catcher2Screenshot const constructor
Catcher2Screenshot class