autofillHints property

Iterable<String>? autofillHints
final

A list of strings that helps the autofill service identify the type of this text input.

Implementation

final Iterable<String>? autofillHints;