menu
neo_concierge
app/modules/profile/controllers/profile_controller.dart
ProfileController
selectedTab property
selectedTab
dark_mode
light_mode
selectedTab
property
RxInt
selectedTab
getter/setter pair
Implementation
RxInt selectedTab = 0.obs;
neo_concierge
profile_controller
ProfileController
selectedTab property
ProfileController class