multiSelectFieldBloc property

MultiSelectFieldBloc<Value, dynamic> multiSelectFieldBloc
final

The fieldBloc for rebuild the widget when its state changes.

Implementation

final MultiSelectFieldBloc<Value, dynamic> multiSelectFieldBloc;