formControl property

AbstractControl<T>? formControl
final

The control bound to this widgets.

Implementation

final AbstractControl<T>? formControl;