menu
fores package
documentation
blocs/notification/notification_bloc.dart
ShowAlertDialog
ShowAlertDialog.new constructor
ShowAlertDialog.new constructor
dark_mode
light_mode
ShowAlertDialog
constructor
ShowAlertDialog
(
{
required
String
message
,
required
String
title
,
})
Implementation
ShowAlertDialog({required this.message, required this.title});
fores package
documentation
blocs/notification/notification_bloc
ShowAlertDialog
ShowAlertDialog.new constructor
ShowAlertDialog class