color property

Color? color
final

The color of the icon. If null, ThemeData.inactiveColor is used

Implementation

final Color? color;