color property

Color? color
final

Color used to draw the icon. If null, the default value of the related data.build widget will be used.

Implementation

final Color? color;