matchedStyle property

TextStyle? matchedStyle
final

匹配文字样式

如果为null,则使用"DefaultTextStyle.of(context)"并修改颜色为matchedColor

Implementation

final TextStyle? matchedStyle;