color property

Color? color
final

The color to be used for the icon and the message, if null, this is the unselected widget color defined by the app theme.

Implementation

final Color? color;