autofillHints property

Iterable<String>? autofillHints
final

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;