menu
messenger
ui/page/home/page/my_profile/muted_chats/controller.dart
MutedChatsController
status property
status
dark_mode
light_mode
status
property
Rx
<
RxStatus
>
status
final
RxStatus
of the
chats
.
Implementation
final Rx<RxStatus> status = Rx(RxStatus.success());
messenger
controller
MutedChatsController
status property
MutedChatsController class