selectedLabelStyle property

TextStyle? selectedLabelStyle
final

The TextStyle of the BottomNavigationBarItem labels when they are selected.

Implementation

final TextStyle? selectedLabelStyle;