selectFieldBloc property

SelectFieldBloc<Value, dynamic> selectFieldBloc
final

The BLoC that manages selection.

Implementation

final SelectFieldBloc<Value, dynamic> selectFieldBloc;