fixed strings

This commit is contained in:
amirrezaghabeli
2025-09-28 07:26:19 +03:30
parent fd19e8c66c
commit 292d6653a0
@@ -24,6 +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';
static const String noNotifications = 'No notifications';
}