menu
codeofwidget package
documentation
widget/custom/error/error_widget.dart
WSnapshotErrorWidget
WSnapshotErrorWidget.new const constructor
WSnapshotErrorWidget.new const constructor
dark_mode
light_mode
WSnapshotErrorWidget
constructor
const
WSnapshotErrorWidget
(
{
Key
?
key
,
required
String
error
,
})
Implementation
const WSnapshotErrorWidget({super.key, required this.error});
codeofwidget package
documentation
widget/custom/error/error_widget
WSnapshotErrorWidget
WSnapshotErrorWidget.new const constructor
WSnapshotErrorWidget class