fontWeight
A string indicating how thick or thin the font is.
Declaration
var fontWeight: String? { get }Discussion
Valid values for this property are bold, light, medium, and regular.
A string indicating how thick or thin the font is.
var fontWeight: String? { get }Valid values for this property are bold, light, medium, and regular.