menu
lc_widgets package
documentation
sentry_flutter.dart
SentryScreenshotWidget
SentryScreenshotWidget.new const constructor
SentryScreenshotWidget.new const constructor
dark_mode
light_mode
SentryScreenshotWidget
constructor
const
SentryScreenshotWidget
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const SentryScreenshotWidget({super.key, required this.child});
lc_widgets package
documentation
sentry_flutter
SentryScreenshotWidget
SentryScreenshotWidget.new const constructor
SentryScreenshotWidget class