providers property

List<InstantiableProvider>? providers
final

All the providers provided to all the descendants of ProviderScope.

Implementation

final List<InstantiableProvider>? providers;