menu
flexicomponents package
documentation
components/app_components_custom_search_field.dart
CustomSearchField<T>
suggestionStyle property
suggestionStyle property
dark_mode
light_mode
suggestionStyle
property
TextStyle
?
suggestionStyle
final
Specifies
TextStyle
for suggestions when no child is provided.
Implementation
final TextStyle? suggestionStyle;
flexicomponents package
documentation
components/app_components_custom_search_field
CustomSearchField<T>
suggestionStyle property
CustomSearchField class