menu
string_search_algorithms package
documentation
string_search_algorithms.dart
NormalizationOptions
removeAccents property
removeAccents property
dark_mode
light_mode
removeAccents
property
bool
removeAccents
final
Whether to remove accents/diacritics (default: false).
Implementation
final bool removeAccents;
string_search_algorithms package
documentation
string_search_algorithms
NormalizationOptions
removeAccents property
NormalizationOptions class