4/2/3
This commit is contained in:
@@ -95,7 +95,7 @@ class PassengerInfoWindow extends StatelessWidget {
|
||||
decoration:
|
||||
AppStyle.boxDecoration,
|
||||
child: IconButton(
|
||||
onPressed: () {
|
||||
onPressed: () async{await
|
||||
controller
|
||||
.openGoogleMapFromDriverToPassenger();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user