showSelectedLabels property
Whether to show labels for the selected items.
If not specified, it defaults to the theme's bottomNavigationBarTheme.showSelectedLabels
or true
.
Implementation
final bool? showSelectedLabels;
Whether to show labels for the selected items.
If not specified, it defaults to the theme's bottomNavigationBarTheme.showSelectedLabels
or true
.
final bool? showSelectedLabels;