selectedFontSize property
The font size of the selected item's label.
If not specified, it defaults to the theme's bottomNavigationBarTheme.selectedLabelStyle.fontSize
or 14.0
.
Implementation
final double? selectedFontSize;
The font size of the selected item's label.
If not specified, it defaults to the theme's bottomNavigationBarTheme.selectedLabelStyle.fontSize
or 14.0
.
final double? selectedFontSize;