menu
fuzzy package
documentation
data/fuzzy_options.dart
FuzzyOptions<T>
shouldSort property
shouldSort property
dark_mode
light_mode
shouldSort
property
bool
shouldSort
final
Whether to sort the result list, by score
Implementation
final bool shouldSort;
fuzzy package
documentation
data/fuzzy_options
FuzzyOptions<T>
shouldSort property
FuzzyOptions class