dispatchScrollNotifications property

bool dispatchScrollNotifications
final

If set to false(default) scroll notification bubbling will be canceled. Set to true to dispatch notifications to further ancestors.

Implementation

final bool dispatchScrollNotifications;