extension library

Typedefs

ProviderCreate<T> = T Function(Scope scope)
ProviderCreateParam<T, A> = T Function(Scope scope, A param)