fixed strings
This commit is contained in:
@@ -24,6 +24,5 @@ class NotificationStrings {
|
|||||||
static const String noUnreadNotifications = 'No unread notifications';
|
static const String noUnreadNotifications = 'No unread notifications';
|
||||||
static const String noImportantNotifications = 'No important notifications';
|
static const String noImportantNotifications = 'No important notifications';
|
||||||
static const String moreTextButton = 'More';
|
static const String moreTextButton = 'More';
|
||||||
static const String seeDetails = 'See Details';
|
|
||||||
static const String noNotifications = 'No notifications';
|
static const String noNotifications = 'No notifications';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user