container property
The ProviderContainer that owns this ProviderElementBase.
Implementation
@override
ProviderContainer get container => _container;
The ProviderContainer that owns this ProviderElementBase.
@override
ProviderContainer get container => _container;