hoverStyle property

TextStyle? hoverStyle
final

The default text style used for matched strings while they are under the mouse pointer.

The argument with the same name in the relevant definition takes precedence over this.

Implementation

final TextStyle? hoverStyle;