menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
autofillHints property
autofillHints property
dark_mode
light_mode
autofillHints
property
Iterable
<
String
>
?
autofillHints
final
this will allow text field to autofill hints
Implementation
final Iterable<String>? autofillHints;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
autofillHints property
CustomTextField class