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