cancelNotificationBubbling property

bool cancelNotificationBubbling
final

If true, the DetectScroll will cancel the ScrollMetricsNotification bubbling. If false, the notification will be allowed to continue to be dispatched to further ancestors. The default is false.

Implementation

final bool cancelNotificationBubbling;