createState abstract method Null safety
An internal method that creates the state of a provider.
Implementation
ProviderStateBase<Created, Listened> createState();
An internal method that creates the state of a provider.
ProviderStateBase<Created, Listened> createState();