refactor codes
This commit is contained in:
@@ -37,6 +37,10 @@ class AppStrings {
|
||||
//Tenders
|
||||
static const String tendersTitle = 'Tenders';
|
||||
static const String tenderSeeMore = 'See More';
|
||||
static const String reject = 'Reject';
|
||||
static const String submit = 'Submit';
|
||||
static const String dislike = 'Dislike';
|
||||
static const String like = 'Like';
|
||||
|
||||
//profile
|
||||
static const String profile = 'Profile';
|
||||
|
||||
Reference in New Issue
Block a user