menu
tx_design package
documentation
widgets/cell.dart
TxCell
contentMaxLines property
contentMaxLines property
dark_mode
light_mode
contentMaxLines
property
int
?
contentMaxLines
final
content
文字最多显示行数
默认值为 1。
Implementation
final int? contentMaxLines;
tx_design package
documentation
widgets/cell
TxCell
contentMaxLines property
TxCell class