unselectedFontSize property

double? unselectedFontSize
getter/setter pair

The font size of the BottomNavigationBarItem labels when they are not selected.

Implementation

double? unselectedFontSize;