NavigationWatcher constructor
NavigationWatcher({
- required MutateInforamtion parent,
Implementation
NavigationWatcher({
required this.rootNav,
required super.parent,
});
NavigationWatcher({
required this.rootNav,
required super.parent,
});