notification se more added

This commit is contained in:
amirrezaghabeli
2025-09-27 15:31:40 +03:30
parent 359f7f2608
commit 26a29003d9
9 changed files with 487 additions and 30 deletions
@@ -24,4 +24,5 @@ class NotificationStrings {
static const String noUnreadNotifications = 'No unread notifications';
static const String noImportantNotifications = 'No important notifications';
static const String moreTextButton = 'More';
static const String seeDetails = 'See Details';
}