BASE: Finish Cam Home Screen UI.
This commit is contained in:
@@ -13,7 +13,6 @@ class CabDashboardController extends GetxController {
|
||||
|
||||
@override
|
||||
void onInit() {
|
||||
// TODO: implement onInit
|
||||
getTaxList();
|
||||
if (Constant.walletSetting == false) {
|
||||
pageList.value = [CabHomeScreen(), const MyCabBookingScreen(), const ProfileScreen()];
|
||||
|
||||
Reference in New Issue
Block a user