onNavigationNotification property
A callback to listen for navigation notifications.
Implementation
final bool Function(NavigationNotification)? onNavigationNotification;
A callback to listen for navigation notifications.
final bool Function(NavigationNotification)? onNavigationNotification;