searchBar property
The entrance to search page, please set the onTap
callback yourself, to the search page with conversation ID.
You can develop it with TIMUIKitProfileWidget.searchBar
.
Implementation
Widget Function(V2TimConversation conversation)? searchBar;