bottomNavigationBarUnselectedIconSize property

double? bottomNavigationBarUnselectedIconSize
final

The size of the icon on unselected BottomNavigationBar items.

If undefined, defaults to bottomNavigationBarSelectedIconSize.

Implementation

final double? bottomNavigationBarUnselectedIconSize;