onListEndReached property Null safety
final
The function that is invoked when the list scroll reaches the end or the endNotificationOffset if provided.
Implementation
final VoidCallback? onListEndReached;
The function that is invoked when the list scroll reaches the end or the endNotificationOffset if provided.
final VoidCallback? onListEndReached;