menu
neo_concierge
app/modules/home/controllers/home_controller.dart
HomeController
authController property
authController
dark_mode
light_mode
authController
property
AuthenticationController
authController
final
Implementation
final authController = Get.put(AuthenticationController());
neo_concierge
home_controller
HomeController
authController property
HomeController class