notifyRootObserver property
Whether navigation changes will notify the GoRouter's observers.
When true, navigation changes within this shell route will notify
the GoRouter's observers.
Defaults to true.
Implementation
final bool notifyRootObserver;