timeFieldBloc property

InputFieldBloc<TimeOfDay?, dynamic> timeFieldBloc
final

The fieldBloc for rebuild the widget when its state changes.

Implementation

final InputFieldBloc<TimeOfDay?, dynamic> timeFieldBloc;