menu
at_follows_flutter package
documentation
widgets/error_dialog.dart
CustomErrorDialog
CustomErrorDialog constructor
CustomErrorDialog constructor
dark_mode
light_mode
CustomErrorDialog
constructor
CustomErrorDialog
(
{
required
dynamic
error
,
})
Implementation
CustomErrorDialog({required this.error});
at_follows_flutter package
documentation
widgets/error_dialog
CustomErrorDialog
CustomErrorDialog constructor
CustomErrorDialog class