selectedIcon property

Widget selectedIcon
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:

Implementation

final Widget selectedIcon;