menu
tx_design package
documentation
widgets/expandable_text.dart
TxExpandableText
expandButtonLabel property
expandButtonLabel property
dark_mode
light_mode
expandButtonLabel
property
String
?
expandButtonLabel
final
展开按钮文字
如果值为 null,则使用
TxLocalizations.moreButtonLabel
Implementation
final String? expandButtonLabel;
tx_design package
documentation
widgets/expandable_text
TxExpandableText
expandButtonLabel property
TxExpandableText class