providers property
All the providers provided to all the descendants of ProviderScope.
Implementation
final List<InstantiableProvider>? providers;
All the providers provided to all the descendants of ProviderScope.
final List<InstantiableProvider>? providers;