highlightStyle property

TextStyle? highlightStyle
final

The style for the highlighted text. If not provided, highlightColor will be used.

Implementation

final TextStyle? highlightStyle;