debugChildren property
Set<ProviderContainer>
get
debugChildren
All the containers that have this container as parent.
Do not use in production
Implementation
Set<ProviderContainer> get debugChildren => {..._children};