menu
neo_concierge_admin
app/modules/authentication/controllers/authentication_controller.dart
AuthenticationController
userProfileModel property
userProfileModel
dark_mode
light_mode
userProfileModel
property
Rx
<
ProfileModel
>
userProfileModel
getter/setter pair
Implementation
Rx<ProfileModel> userProfileModel = ProfileModel().obs;
neo_concierge_admin
authentication_controller
AuthenticationController
userProfileModel property
AuthenticationController class