4/2/8
This commit is contained in:
@@ -62,8 +62,7 @@ GetBuilder<MapDriverController> driverEndRideBar() {
|
||||
mainAxisAlignment: MainAxisAlignment.spaceAround,
|
||||
children: [
|
||||
const Icon(Icons.timer),
|
||||
Text(mapDriverController.rideTimerFromBegin
|
||||
.toStringAsFixed(0)),
|
||||
Text(mapDriverController.stringRemainingTimeRideBegin1),
|
||||
const Icon(Icons.location_on),
|
||||
Text(
|
||||
'${mapDriverController.recentDistanceToDash.toStringAsFixed(0)} ${'KM'.tr}'),
|
||||
|
||||
Reference in New Issue
Block a user