12/8/1
This commit is contained in:
@@ -40,7 +40,7 @@ class RateDriverFromPassenger extends StatelessWidget {
|
||||
mainAxisAlignment: MainAxisAlignment.spaceEvenly,
|
||||
children: [
|
||||
Text(
|
||||
'${'Total price to '.tr}${Get.find<MapPassengerController>().firstName}',
|
||||
'${'Total price to '.tr}${Get.find<MapPassengerController>().driverName}',
|
||||
style: AppStyle.title,
|
||||
),
|
||||
Row(
|
||||
|
||||
Reference in New Issue
Block a user