menu
sunday_ui package
documentation
MainComponents/sunday_text_field/cupertino_text_field.dart
SundayCupertinoTextField
enableSuggestions property
enableSuggestions property
dark_mode
light_mode
enableSuggestions
property
bool
?
enableSuggestions
final
Whether to show input suggestions as the user types.
Implementation
final bool? enableSuggestions;
sunday_ui package
documentation
MainComponents/sunday_text_field/cupertino_text_field
SundayCupertinoTextField
enableSuggestions property
SundayCupertinoTextField class