highlightPreTag property

  1. @JsonKey(name: r'highlightPreTag')
String? highlightPreTag
final

HTML tag to insert before the highlighted parts in all highlighted results and snippets.

Implementation

@JsonKey(name: r'highlightPreTag')
final String? highlightPreTag;