notificationPredicate property
final
A check that specifies whether a ScrollNotification should be handled by this widget.
By default, checks whether notification.depth == 0
. Set it to something
else for more complicated layouts.
Implementation
final ScrollNotificationPredicate notificationPredicate