appendNotificationPredicate property

ScrollNotificationPredicate? appendNotificationPredicate
final

The notificationPredicate for AppendIndicator, defaults to defaultScrollNotificationPredicate, only used for pagination.

Implementation

final ScrollNotificationPredicate? appendNotificationPredicate;