4/6/2
This commit is contained in:
@@ -67,7 +67,7 @@ GetBuilder<MapDriverController> driverEndRideBar() {
|
||||
Text(
|
||||
'${mapDriverController.recentDistanceToDash.toStringAsFixed(0)} ${'KM'.tr}'),
|
||||
const Icon(Icons.attach_money),
|
||||
Text(mapDriverController.price.toStringAsFixed(0)),
|
||||
Text(mapDriverController.price.toStringAsFixed(2)),
|
||||
],
|
||||
),
|
||||
(mapDriverController.carType == 'Free Ride' ||
|
||||
|
||||
Reference in New Issue
Block a user