unratedIconColor property

Color? unratedIconColor
final

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

Implementation

final Color? unratedIconColor;