This commit is contained in:
Hamza Aleghwairyeen
2024-04-08 17:39:51 +03:00
parent 694e18ae1f
commit de4c16b249
7 changed files with 35 additions and 21 deletions

View File

@@ -188,7 +188,7 @@ class OrderRequestPage extends StatelessWidget {
Text(
myList[31].toString(),
style: AppStyle.title
.copyWith(color: AppColor.deepPurpleAccent),
.copyWith(color: AppColor.greenColor),
),
],
)),

View File

@@ -188,7 +188,7 @@ class OrderSpeedRequest extends StatelessWidget {
Text(
myList[31].toString(),
style: AppStyle.title
.copyWith(color: AppColor.deepPurpleAccent),
.copyWith(color: AppColor.greenColor),
),
],
)),