menu
tx_design package
documentation
widgets/cell.dart
TxVerticalCell
leading property
leading property
dark_mode
light_mode
leading
property
Widget
?
leading
final
在标题前显示的小部件。
通常是
Icon
或
CircleAvatar
小部件。
Implementation
final Widget? leading;
tx_design package
documentation
widgets/cell
TxVerticalCell
leading property
TxVerticalCell class