blocBuilders property

List<BlocBuilder<Bloc>> blocBuilders
final

Provides the generation of the blocs to be provided.

Implementation

final List<BlocBuilder> blocBuilders;