StatisticsLabel
private struct StatisticsLabel : LabelStyle
Label style for statistics
-
Bool if the label is a ‘subitem’
Declaration
Swift
var subItem: Bool
-
Calculate the font size
Declaration
Swift
var font: Double { get }
-
Declaration
Swift
func makeBody(configuration: Configuration) -> some View