parent property

The nearest ancestor implicit navigator, if any.

Implementation

ImplicitNavigatorState<Object?>? get parent => _parent;