navigatorFinder property

NavigatorFinderCallback navigatorFinder
final

A callback that given the BuildContext of the State object to which this property is registered returns the NavigatorState of the navigator to which the route instantiated in onPresent is added.

Implementation

final NavigatorFinderCallback navigatorFinder;