iconColor property

Color? iconColor
final

The color of the icon, if specified. Defaults to a standard color if left null.

Implementation

final Color? iconColor;