color property
final
Defines the color for the slice.
By default, the value of color is ThemeData.cardColor.
Implementation
final Color? color;
Defines the color for the slice.
By default, the value of color is ThemeData.cardColor.
final Color? color;