fixing conflict

This commit is contained in:
amirrezaghabeli
2025-09-28 07:23:25 +03:30
parent 26a29003d9
commit fd19e8c66c
9 changed files with 92 additions and 77 deletions
@@ -25,4 +25,5 @@ class NotificationStrings {
static const String noImportantNotifications = 'No important notifications';
static const String moreTextButton = 'More';
static const String seeDetails = 'See Details';
static const String noNotifications = 'No notifications';
}