autofill abstract method
- TextEditingValue newEditingValue
Requests this AutofillClient update its TextEditingValue to the given value.
Implementation
void autofill(TextEditingValue newEditingValue);
Requests this AutofillClient update its TextEditingValue to the given value.
void autofill(TextEditingValue newEditingValue);