onScrollNotification property

NotificationListenerCallback<ScrollNotification>? onScrollNotification
final

Called when a ScrollNotification of the appropriate type arrives at this location in the tree.

Implementation

final NotificationListenerCallback<ScrollNotification>? onScrollNotification;