init(colors:center:startAngle:endAngle:)
Creates an angular gradient from a collection of colors.
Declaration
@export(implementation) nonisolated init(colors: [Color], center: UnitPoint, startAngle: Angle, endAngle: Angle)Creates an angular gradient from a collection of colors.
@export(implementation) nonisolated init(colors: [Color], center: UnitPoint, startAngle: Angle, endAngle: Angle)