onNavigationNotification property

  1. @Deprecated('Should not be an exposed property')
NotificationListenerCallback<NavigationNotification>? get onNavigationNotification
inherited

Implementation

@Deprecated('Should not be an exposed property')
NotificationListenerCallback<NavigationNotification>?
    get onNavigationNotification => _onOnNavigationNotification;