showSelectedLabels property

bool? showSelectedLabels
final

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;