lineHeight
The default line height for text influenced by this environment.
Declaration
var lineHeight: AttributedString.LineHeight? { get set }Discussion
The default value is nil. In that case, SwiftUI automatically chooses an appropriate line height setting for each context.