unselectedLabelStyle property

TextStyle? unselectedLabelStyle
final

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

Implementation

final TextStyle? unselectedLabelStyle;