iconColor property

Color? iconColor
final

color value defining color of displayed icon beneath child widget if not specified primaryColor from theme will be taken

Implementation

final Color? iconColor;