showSelectedLabels property

bool? showSelectedLabels
final

Whether the labels are shown for the selected BottomNavigationBarItem.

See BottomNavigationBar.showSelectedLabels.

Implementation

final bool? showSelectedLabels;