loadMoreData property
Provides callback when user actions reaches to top and needs to load more chat
Implementation
final AsyncCallback? loadMoreData;
Provides callback when user actions reaches to top and needs to load more chat
final AsyncCallback? loadMoreData;