unselectedLabelStyle property

TextStyle? unselectedLabelStyle
final

The TextStyle of the BottomNavigationBarItem labels when they aren't selected.

Implementation

final TextStyle? unselectedLabelStyle;