notificationPredicate property

bool Function(ScrollNotification) notificationPredicate
getter/setter pair

Implementation

bool Function(ScrollNotification) notificationPredicate = defaultScrollNotificationPredicate;