booleanFieldBloc property

BooleanFieldBloc booleanFieldBloc
final

The fieldBloc for rebuild the widget when its state changes.

Implementation

final BooleanFieldBloc<dynamic> booleanFieldBloc;