selectedIcon property

IconData? selectedIcon
final

The selected icon for this destination. If null, icon is used for both states.

Implementation

final IconData? selectedIcon;