menu
tx_design package
documentation
widgets/matching_text.dart
TxMatchingText
matchedStyle property
matchedStyle property
dark_mode
light_mode
matchedStyle
property
TextStyle
?
matchedStyle
final
匹配文字样式
如果为null,则使用"DefaultTextStyle.of(context)"并修改颜色为
matchedColor
Implementation
final TextStyle? matchedStyle;
tx_design package
documentation
widgets/matching_text
TxMatchingText
matchedStyle property
TxMatchingText class