selectFieldBloc property

SelectFieldBloc<T, dynamic> selectFieldBloc
final

The fieldBloc for rebuild the widget when its state changes.

Implementation

final SelectFieldBloc<T, dynamic> selectFieldBloc;