formControl property

FormControl<ModelDataType>? formControl
final

The control that is bound to this widget.

Implementation

final FormControl<ModelDataType>? formControl;