icon property

IconData? icon
final

The icon used in the bar. If null, uses Icons.star_rate_sharp

Implementation

final IconData? icon;