formGroup property

FormGroup formGroup
final

Implementation

final FormGroup formGroup = FormGroup({'nm_local': FormControl<String>()});