matchedStrings property

Map<String, RichLabelStyle>? matchedStrings
final

待匹配文字与对应样式的映射。

Implementation

final Map<String, RichLabelStyle>? matchedStrings;