4/7/8
This commit is contained in:
@@ -188,7 +188,7 @@ class OrderRequestPage extends StatelessWidget {
|
||||
Text(
|
||||
myList[31].toString(),
|
||||
style: AppStyle.title
|
||||
.copyWith(color: AppColor.deepPurpleAccent),
|
||||
.copyWith(color: AppColor.greenColor),
|
||||
),
|
||||
],
|
||||
)),
|
||||
|
||||
@@ -188,7 +188,7 @@ class OrderSpeedRequest extends StatelessWidget {
|
||||
Text(
|
||||
myList[31].toString(),
|
||||
style: AppStyle.title
|
||||
.copyWith(color: AppColor.deepPurpleAccent),
|
||||
.copyWith(color: AppColor.greenColor),
|
||||
),
|
||||
],
|
||||
)),
|
||||
|
||||
Reference in New Issue
Block a user