control property

Gets the control bound to the ReactiveTimePicker widget

Implementation

FormControl<TimeOfDay> get control => _field.control;