opacity(_:)
Returns a new style based on self that multiplies by the specified opacity when drawing.
Declaration
func opacity(_ opacity: Double) -> some ShapeStyle
Returns a new style based on self that multiplies by the specified opacity when drawing.
func opacity(_ opacity: Double) -> some ShapeStyle