notifyRootObserver property

bool notifyRootObserver
final

Whether navigation changes within this shell route will notify the GoRouter's observers.

See ShellRouteBase.notifyRootObserver.

Implementation

final bool notifyRootObserver;