showUnselectedLabels property
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;
Whether to show labels for the unselected items.
If not specified, it defaults to the theme's bottomNavigationBarTheme.showUnselectedLabels
or true
.
final bool? showUnselectedLabels;