color property

Color? color
final

🎨 Color with which to draw this icon glyph.

This IconToo will default its color according to IconTheme.of.

Implementation

final Color? color;