matchStyle property

TextStyle? matchStyle
final

The default text style for matched strings.

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

Implementation

final TextStyle? matchStyle;