onCreateNotificationPredicate method
Implementation
@protected
bool onCreateNotificationPredicate(ScrollNotification notification) {
return defaultScrollNotificationPredicate(notification);
}
@protected
bool onCreateNotificationPredicate(ScrollNotification notification) {
return defaultScrollNotificationPredicate(notification);
}