passnger/5/2/1
This commit is contained in:
@@ -397,7 +397,7 @@ class WalletCaptain extends StatelessWidget {
|
||||
isleading: true,
|
||||
action: InkWell(
|
||||
onTap: () {
|
||||
captainWalletController.getCaptainWalletFromBuyPoints();
|
||||
// captainWalletController.getCaptainWalletFromBuyPoints();
|
||||
},
|
||||
child: const Icon(Icons.refresh)),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user