onOnNavigationNotification method
Called when a navigation event occurs Return true if you deem this change is handled.
Implementation
bool onOnNavigationNotification(NavigationNotification notification) => false;
Called when a navigation event occurs Return true if you deem this change is handled.
bool onOnNavigationNotification(NavigationNotification notification) => false;