Factory<T> typedef

Factory<T> = T Function(Fabric fabric)

Implementation

typedef Factory<T> = T Function(Fabric fabric);