menu
tx_design package
documentation
widgets/matching_text.dart
TxMatchingText
style property
style property
dark_mode
light_mode
style
property
TextStyle
?
style
final
文字样式
如果为null,则使用"DefaultTextStyle.of(context)"
Implementation
final TextStyle? style;
tx_design package
documentation
widgets/matching_text
TxMatchingText
style property
TxMatchingText class