10/14/1
This commit is contained in:
@@ -177,6 +177,7 @@ class PassengerInfoWindow extends StatelessWidget {
|
||||
? const SizedBox()
|
||||
: MyElevatedButton(
|
||||
title: 'Start the Ride'.tr,
|
||||
kolor: AppColor.greenColor,
|
||||
onPressed: () {
|
||||
controller.startRideFromDriver();
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user