menu
lunr package
documentation
query_lexer.dart
QueryLexer
QueryLexer constructor
QueryLexer constructor
dark_mode
light_mode
QueryLexer
constructor
QueryLexer
(
String
str
)
Implementation
QueryLexer(this.str) { length = str.length; }
lunr package
documentation
query_lexer
QueryLexer
QueryLexer constructor
QueryLexer class