unselectedLabelStyle property

TextStyle? unselectedLabelStyle
getter/setter pair

The TextStyle of the BottomNavigationBarItem labels when they are not selected.

Implementation

TextStyle? unselectedLabelStyle;