refactor in notification and liked tenders page
This commit is contained in:
@@ -6,4 +6,10 @@ class NotificationStrings {
|
||||
static const String unread = 'Unread';
|
||||
static const String important = 'Important';
|
||||
static const String markAllAsReadButton = 'Mark all as read';
|
||||
static const String page = 'page';
|
||||
static const String selectPage = 'selectPage';
|
||||
static const String currentPage = 'currentPage';
|
||||
static const String of = 'of';
|
||||
static const String totalPages = 'totalPages';
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user