BASE: Update Firebase Json File.
This commit is contained in:
@@ -1248,9 +1248,9 @@ class HomeScreen extends StatelessWidget {
|
||||
builder: (BuildContext context) {
|
||||
return CustomDialogBox(
|
||||
title: ConstTexts.alert.tr,
|
||||
descriptions:
|
||||
ConstTexts.doYouWantChangeTheDeliverOption
|
||||
.tr,
|
||||
descriptions:"",
|
||||
// ConstTexts.doYouWantChangeTheDeliverOption
|
||||
// .tr,
|
||||
positiveString: ConstTexts.ok.tr,
|
||||
negativeString: ConstTexts.cancel.tr,
|
||||
positiveClick: () async {
|
||||
|
||||
Reference in New Issue
Block a user