selectedIcon property
final
An alternative icon displayed when this destination is selected.
If this icon is not provided, the NavigationRail will display icon in either state. The size, color, and opacity of the NavigationRail.selectedIconTheme will still apply.
See also:
- NavigationRailDestination.icon, for a description of how to pair icons.
Implementation
final Widget selectedIcon;