unratedIcon property

IconData unratedIcon
final

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

Implementation

final IconData unratedIcon;