dateTimeFieldBloc property

InputFieldBloc<DateTime?, dynamic> dateTimeFieldBloc
final

The fieldBloc for rebuild the widget when its state changes.

Implementation

final InputFieldBloc<DateTime?, dynamic> dateTimeFieldBloc;