of static method
Implementation
static InheritedNavigator? of(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<InheritedNavigator>();
static InheritedNavigator? of(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<InheritedNavigator>();