of static method

Implementation

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