color property
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;
The color to be used for the icon and the message, if null, this is the unselected widget color defined by the app theme.
final Color? color;