search property
final
SearchController for searching the Chats, Users and ChatContacts.
Implementation
final Rx<SearchController?> search = Rx(null);
SearchController for searching the Chats, Users and ChatContacts.
final Rx<SearchController?> search = Rx(null);