This commit is contained in:
Hamza Aleghwairyeen
2024-04-12 03:34:08 +03:00
parent 6904798bcc
commit c68ec9b533
4 changed files with 7 additions and 5 deletions

View File

@@ -62,8 +62,8 @@ GetBuilder<MapDriverController> driverEndRideBar() {
],
)
: const SizedBox(),
mapDriverController.carType != 'Mashwari' ||
mapDriverController.carType != 'Comfort'
mapDriverController.carType == 'Speed' ||
mapDriverController.carType == 'Delivery'
? Row(
mainAxisAlignment: MainAxisAlignment.spaceAround,
children: [