GetDependencyProviderExtension extension

Extension on BuildContext to simplify accessing DependencyProvider instances.

on

Methods

get<T>() → T

Available on BuildContext, provided by the GetDependencyProviderExtension extension

Retrieves the nearest DependencyProvider of type T from the widget tree.