color property

Color? color
final

The color to use when drawing the icon.

Defaults to the current ThemeData.color color, if any.

Implementation

final Color? color;