term property

String? term
final

The sub-string that is highlighted inside {SubstringHighlight.text}. (Either term or terms must be passed. If both are passed they are combined.)

Implementation

final String? term;