This commit is contained in:
Hamza Aleghwairyeen
2024-04-03 02:29:42 +03:00
parent 10ec747372
commit 17cc8145da
3 changed files with 15 additions and 10 deletions

View File

@@ -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;