control property

FormControl<DateTimeRange>? control
inherited

Gets the control bind to this value accessor.

Implementation

FormControl<ModelDataType>? get control => _control;