factory property

T Function() factory
final

Factory function to create bloc instances.

Implementation

final T Function() factory;