menu
saropa_dart_utils package
documentation
string/search_query_parser_utils.dart
QueryTerm
text property
text property
dark_mode
light_mode
text
property
String
text
final
The word or quoted phrase to match (without the leading "-" if negated).
Implementation
final String text;
saropa_dart_utils package
documentation
string/search_query_parser_utils
QueryTerm
text property
QueryTerm class