formControl property

FormControl<T>? formControl
finalinherited

The control that is bound to this widget.

Implementation

final FormControl<ModelDataType>? formControl;