highlightStyle property

TextStyle highlightStyle
final

The text style for the words/letters which would be highlighted.

It's the style of highlight string, Would be appended to highlight-matcher values, from data.

Implementation

final TextStyle highlightStyle;