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