formControlName property Null safety
final
The name of the FormControl that is bound to this widget.
Implementation
final String? formControlName;
The name of the FormControl that is bound to this widget.
final String? formControlName;