ratedIconColor property

Color? ratedIconColor
final

The color of the icons that are rated. If null, uses FluentThemeData.accentColor

Implementation

final Color? ratedIconColor;