4/3/5
This commit is contained in:
@@ -60,6 +60,11 @@ class HomeCaptainController extends GetxController {
|
||||
Get.to(() => WaletCaptain());
|
||||
}
|
||||
|
||||
void changeRideId() {
|
||||
rideId = 'rideId';
|
||||
update();
|
||||
}
|
||||
|
||||
String stringActiveDuration = '';
|
||||
void onButtonSelected() {
|
||||
// totalPoints = Get.find<CaptainWalletController>().totalPoints;
|
||||
|
||||
Reference in New Issue
Block a user