dispatch property

bool dispatch
final

Whether the scroll notification should propagate to the ancestor widgets.

Defaults to true.

Implementation

final bool dispatch;