menu
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field.dart
SundayTextField
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_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field
SundayTextField
enableSuggestions property
SundayTextField class