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