iconColor property

Color? iconColor
final

The color of every Icon to be picked Defaults to Theme.of(context).iconTheme.color settings

Implementation

final Color? iconColor;