selectedIcon property
The optional IconData that's displayed when this NavigationDestination is selected. Only used for material 3 style bottom bar.
Implementation
IconData? selectedIcon;
The optional IconData that's displayed when this NavigationDestination is selected. Only used for material 3 style bottom bar.
IconData? selectedIcon;