showUnselectedLabels property

bool? showUnselectedLabels
final

Whether to show labels for the unselected items.

If not specified, it defaults to the theme's bottomNavigationBarTheme.showUnselectedLabels or true.

Implementation

final bool? showUnselectedLabels;