textFieldBloc property

TextFieldBloc textFieldBloc
final

The fieldBloc for rebuild the widget when its state changes.

Implementation

final TextFieldBloc<dynamic> textFieldBloc;