loadMoreData property

VoidCallBackWithFuture? loadMoreData
final

Provides callback when user actions reaches to top and needs to load more chat

Implementation

final VoidCallBackWithFuture? loadMoreData;