iconColor property Null safety
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;
Define the color icon, by default icons are NOT colored.
If the buttons are disabled the icon color is #e5e5e5.
final Color? iconColor;