showUnselectedLabels property Null safety

bool? showUnselectedLabels
final

Whether the labels are shown for the unselected BottomNavigationBarItems.

See BottomNavigationBar.showUnselectedLabels.

Implementation

final bool? showUnselectedLabels;