iconColor property

Color? iconColor
final

定义 leading图标的默认颜色。

如果此属性为空,则使用 TxCellThemeData.iconColor

Implementation

final Color? iconColor;