utils library

Typedefs

Factory<T> = T Function(BuildContext context)
ParamsFactory<T, P> = T Function(BuildContext context, P params)