control property

FormControl<T> control

Gets the control bound to the ReactiveTimePicker widget

Implementation

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