This commit is contained in:
Hamza Aleghwairyeen
2024-04-02 13:51:34 +03:00
parent aa20cd4455
commit 44fe1f494d
8 changed files with 74 additions and 54 deletions

View File

@@ -48,10 +48,10 @@ class RatePassenger extends StatelessWidget {
child: Padding(
padding: const EdgeInsets.all(4),
child: Text(
Get.find<MapDriverController>().cartype ==
Get.find<MapDriverController>().carType ==
'Comfort' ||
Get.find<MapDriverController>()
.cartype ==
.carType ==
'Free Ride'
? Get.find<MapDriverController>()
.price