menu
sub_zero_design_system package
documentation
components/subzero_search.dart
SubZeroSearchWithSuggestions
suggestions property
suggestions property
dark_mode
light_mode
suggestions
property
List
<
SubZeroSearchSuggestion
>
suggestions
final
List of suggestions to display
Implementation
final List<SubZeroSearchSuggestion> suggestions;
sub_zero_design_system package
documentation
components/subzero_search
SubZeroSearchWithSuggestions
suggestions property
SubZeroSearchWithSuggestions class