builder property

CreateBloc<T> builder
final

The function to create the instance of the bloc.

Implementation

final CreateBloc<T> builder;