menu
messenger
ui/page/home/tab/contacts/controller.dart
ContactsTabController
status property
status
dark_mode
light_mode
status
property
Rx
<
RxStatus
>
get
status
Returns the
RxStatus
of the
contacts
fetching.
Implementation
Rx<RxStatus> get status => _contactService.status;
messenger
controller
ContactsTabController
status property
ContactsTabController class