navigator property
The navigator that the observer is observing, if any.
Implementation
NavigatorState? get navigator => _navigators[this];
The navigator that the observer is observing, if any.
NavigatorState? get navigator => _navigators[this];