menu
tx_design package
documentation
widgets/matching_text.dart
TxMatchingText
matchedColor property
matchedColor property
dark_mode
light_mode
matchedColor
property
Color
?
matchedColor
final
匹配文字颜色
如果为null,则使用
ColorScheme.primary
Implementation
final Color? matchedColor;
tx_design package
documentation
widgets/matching_text
TxMatchingText
matchedColor property
TxMatchingText class