of static method

Implementation

static PathStackPathProvider? of(BuildContext context) =>
    context.dependOnInheritedWidgetOfExactType<PathStackPathProvider>();