deleteIconColor property

Color? deleteIconColor
final

The Color for the delete icon. The default is based on the ambient IconTheme.color.

Implementation

final Color? deleteIconColor;