unselectedLabelStyle property
final
The TextStyle of the BottomNavigationBarItem labels when they are not selected.
Implementation
final TextStyle? unselectedLabelStyle;
The TextStyle of the BottomNavigationBarItem labels when they are not selected.
final TextStyle? unselectedLabelStyle;