color property

Color? color
final

The color of the icon.

Defaults to white, based on defaults for uninherited TextStyle values.

Implementation

final Color? color;