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