control property
FormArray<ReactiveGenericItemFormArrayBuilderT> ? Function(GenericItemForm<T> formModel)?
control
final
Implementation
final FormArray<ReactiveGenericItemFormArrayBuilderT>? Function(
GenericItemForm<T> formModel)? control;