autofillHints property
A list of strings that helps the autofill service identify the type of this text input.
See TextField.autofillHints for more information.
Implementation
final Iterable<String>? autofillHints;
A list of strings that helps the autofill service identify the type of this text input.
See TextField.autofillHints for more information.
final Iterable<String>? autofillHints;