formControl property

FormControl<MultiFile<T>>? formControl
finalinherited

The control that is bound to this widget.

Implementation

final FormControl<ModelDataType>? formControl;