menu
tx_design package
documentation
widgets/expandable_text.dart
TxExpandableText
expanded property
expanded property
dark_mode
light_mode
expanded
property
bool
?
expanded
final
是否展开
默认值为false
Implementation
final bool? expanded;
tx_design package
documentation
widgets/expandable_text
TxExpandableText
expanded property
TxExpandableText class