onListEndReached property

VoidCallback? onListEndReached
final

The function that is invoked when the list scroll reaches the end or the endNotificationOffset if provided.

Implementation

final VoidCallback? onListEndReached;