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