init(colors:center:angle:)
Creates a conic gradient from a collection of colors that completes a full turn.
Declaration
@export(implementation) nonisolated init(colors: [Color], center: UnitPoint, angle: Angle = .zero)Creates a conic gradient from a collection of colors that completes a full turn.
@export(implementation) nonisolated init(colors: [Color], center: UnitPoint, angle: Angle = .zero)