menu
multi_language_search_engine package
documentation
implementations/arabic_normalizer.dart
ArabicTextTokenizer
supportsArabic property
supportsArabic property
dark_mode
light_mode
supportsArabic
property
@
override
bool
get
supportsArabic
override
Checks if the tokenizer supports Arabic text
Implementation
@override bool get supportsArabic => true;
multi_language_search_engine package
documentation
implementations/arabic_normalizer
ArabicTextTokenizer
supportsArabic property
ArabicTextTokenizer class