MINOR-FIX: Drop Down Issue Fix.

This commit is contained in:
2025-12-09 11:08:09 +05:00
parent 766e8ffefb
commit e4e77356b5
38 changed files with 60 additions and 64 deletions

View File

@@ -158,6 +158,6 @@ class ConstTexts {
// static String ok = "ok";
// static String freeDelivery = "freeDelivery";
// static String upto = "upto";
// static String doYouWantChangeTheDeliverOption = "doYouWantChangeTheDeliverOption";
static String doYouWantChangeTheDeliverOption = "doYouWantChangeTheDeliverOption";
// static String cash = "cash";
}