blocBuilders property

List<BlocBuilder<Bloc>> blocBuilders
final

Creates the blocs for the environment

Implementation

final List<BlocBuilder> blocBuilders;