MINOR-FIX: DropDownMenu Problem Fix.
This commit is contained in:
@@ -152,12 +152,13 @@ class ConstTexts {
|
||||
static String favourites = "favourites";
|
||||
static String orders = "orders";
|
||||
static String takeAway = "takeAway";
|
||||
// static String allStores = "allStores";
|
||||
// static String alert = "alert";
|
||||
// static String cancel = "cancel";
|
||||
static String seeAll = "seeAll";
|
||||
static String bestServingFood = "bestServingFood";
|
||||
static String ourCategories = "outCategories";
|
||||
// static String ok = "ok";
|
||||
// static String freeDelivery = "freeDelivery";
|
||||
// static String upto = "upto";
|
||||
static String doYouWantChangeTheDeliverOption = "doYouWantChangeTheDeliverOption";
|
||||
static String doYouWantChangeTheDeliverOption =
|
||||
"doYouWantChangeTheDeliverOption";
|
||||
// static String cash = "cash";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user