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