menu
saropa_dart_utils package
documentation
string/search_index_utils.dart
SearchIndexUtils
length property
length property
dark_mode
light_mode
length
property
int
get
length
Number of documents in the index.
Implementation
int get length => _docs.length;
saropa_dart_utils package
documentation
string/search_index_utils
SearchIndexUtils
length property
SearchIndexUtils class