ribbonSwatch property

Color ribbonSwatch
final

If non-null, ribbonSwatch defines the primary swatch for the ribbon.

Default value for ribbonSwatch is Colors.redAccent. Note that the color should be lightened for the ribbon and darkened for the shadow to add a charming effect

Implementation

final Color ribbonSwatch;