iconColor property

Color? iconColor
final

定义leadingtrailing图标的默认颜色。

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

Implementation

final Color? iconColor;