This commit is contained in:
Hamza-Ayed
2024-01-08 15:55:22 +03:00
parent 37598e517f
commit 7d9bd9f62a
67 changed files with 1524 additions and 43 deletions

View File

@@ -97,7 +97,7 @@ class PromosPassengerPage extends StatelessWidget {
Text(
'Copy this Promo to use it in your Ride!'.tr,
textAlign: TextAlign.center,
style: AppStyle.headtitle2
style: AppStyle.headTitle2
.copyWith(color: AppColor.accentColor),
)
],