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