ratedIcon property

IconData ratedIcon
final

The icon used when the star is rated. CupertinoIcons.star_fill is used by default. If you must replace the star with a custom symbol, ensure that its purpose is clear.

Implementation

final IconData ratedIcon;