notificationPredicate property

ScrollNotificationPredicate? notificationPredicate
final

The check that specifies whether a ScrollNotification should be handled by this widget, defaults to defaultScrollNotificationPredicate.

Implementation

final ScrollNotificationPredicate? notificationPredicate;