selectedLabelStyle property

TextStyle? selectedLabelStyle
getter/setter pair

The TextStyle of the BottomNavigationBarItem labels when they are selected.

Implementation

TextStyle? selectedLabelStyle;