labelFontSize property
Optional font size for tab bar item labels.
Used together with labelFontFamily. When null, the system default size is used (approximately 10pt on iOS).
Implementation
final double? labelFontSize;
Optional font size for tab bar item labels.
Used together with labelFontFamily. When null, the system default size is used (approximately 10pt on iOS).
final double? labelFontSize;