iconColor property Null safety

Color? iconColor
final

Define the color icon, by default icons are NOT colored.

If the buttons are disabled the icon color is #e5e5e5.

Implementation

final Color? iconColor;