inactiveIcon property

Widget? inactiveIcon
final

Icon to display when the BottombarItem is not active This will be the icon shown in each BottomBarItem

Implementation

final Widget? inactiveIcon;