menu
modularapparchitecture package
documentation
features/auth/presentation/controllers/auth_controller.dart
AuthController
errorMessage property
errorMessage property
dark_mode
light_mode
errorMessage
property
Rx
<
String
?
>
errorMessage
final
Implementation
final errorMessage = Rx<String?>(null);
modularapparchitecture package
documentation
features/auth/presentation/controllers/auth_controller
AuthController
errorMessage property
AuthController class