onChanged property

void Function(FormControl)? onChanged
final

Implementation

final void Function(FormControl<dynamic>)? onChanged;