onNavigationNotification property

bool Function(NavigationNotification)? onNavigationNotification
finalinherited

A callback to listen for navigation notifications.

Implementation

final bool Function(NavigationNotification)? onNavigationNotification;