iconColor property

Color? iconColor
final

The iconColor parameter sets the color for the prefix and suffix icons. If not provided, the icon color will be determined based on the button's background color.

Implementation

final Color? iconColor;