menu
fluttery_framework package
documentation
view.dart
FieldWidgets<T>
enableSuggestions property
enableSuggestions property
dark_mode
light_mode
enableSuggestions
property
bool
?
enableSuggestions
getter/setter pair
Whether to show input suggestions as the user types.
Implementation
bool? enableSuggestions;
fluttery_framework package
documentation
view
FieldWidgets<T>
enableSuggestions property
FieldWidgets class