multiSelectFieldBloc property

MultiSelectFieldBloc<T, dynamic> multiSelectFieldBloc
final

The fieldBloc for rebuild the widget when its state changes.

Implementation

final MultiSelectFieldBloc<T, dynamic> multiSelectFieldBloc;