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