unselectedFontSize property
The font size of the unselected items' labels.
If not specified, it defaults to the theme's bottomNavigationBarTheme.unselectedLabelStyle.fontSize
or 12.0
.
Implementation
final double? unselectedFontSize;
The font size of the unselected items' labels.
If not specified, it defaults to the theme's bottomNavigationBarTheme.unselectedLabelStyle.fontSize
or 12.0
.
final double? unselectedFontSize;