selectedIconColor property

Color? selectedIconColor
final

The icon color of the selected NavbarItem if NavbarItem.selectedIcon is specified then this is ignored

Implementation

final Color? selectedIconColor;