style property

TextStyle? style
final

The text style for the text which wouldn't be highlighted.

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

Implementation

final TextStyle? style;