menu
qs_widget package
documentation
qs_rich_label.dart
QsRichLabel
matchedStrings property
matchedStrings property
dark_mode
light_mode
matchedStrings
property
Map
<
String
,
QsRichLabelStyle
>
?
matchedStrings
final
待匹配文字与对应样式的映射。
Implementation
final Map<String, QsRichLabelStyle>? matchedStrings;
qs_widget package
documentation
qs_rich_label
QsRichLabel
matchedStrings property
QsRichLabel class