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 typeTfrom the widget tree.