control property

FormControl<String> control
final

The reactive form control that represents the source of truth for text.

Implementation

final FormControl<String> control;