menu
tx_design package
documentation
widgets/cell.dart
TxCell
iconColor property
iconColor property
dark_mode
light_mode
iconColor
property
Color
?
iconColor
final
定义
leading
图标的默认颜色。
如果此属性为空,则使用
TxCellThemeData.iconColor
。
Implementation
final Color? iconColor;
tx_design package
documentation
widgets/cell
TxCell
iconColor property
TxCell class