10/15/1
This commit is contained in:
@@ -79,7 +79,7 @@ class MapPassengerController extends GetxController {
|
||||
bool rideTimerBegin = false;
|
||||
double progressTimerRideBegin = 0;
|
||||
int remainingTimeTimerRideBegin = 60;
|
||||
late String stringRemainingTimeRideBegin;
|
||||
String stringRemainingTimeRideBegin = '';
|
||||
|
||||
void onChangedPassengerCount(int newValue) {
|
||||
selectedPassengerCount = newValue;
|
||||
|
||||
Reference in New Issue
Block a user