iconColor property

Color? iconColor
final

iconColor Define the color icon, by default icons are NOT colored. if the buttons are disabled the icon color is #e5e5e5.

Implementation

final Color? iconColor;