selectFieldBloc property

SelectFieldBloc<Value, dynamic> selectFieldBloc
final

The fieldBloc for rebuild the widget when its state changes.

Implementation

final SelectFieldBloc<Value, dynamic> selectFieldBloc;