of static method
Implementation
static Provider of(final BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<Provider>();
static Provider of(final BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<Provider>();