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