feat : first step request tagging
This commit is contained in:
@@ -26,7 +26,7 @@ class RootLogic extends GetxController {
|
||||
|
||||
ProfilePage(),
|
||||
];
|
||||
RxInt currentIndex = 1.obs;
|
||||
RxInt currentIndex = 0.obs;
|
||||
|
||||
@override
|
||||
void onReady() {
|
||||
|
||||
Reference in New Issue
Block a user