init(_:anchor:)
Creates a transition that scales the view by the specified amount.
Declaration
init(_ scale: Double, anchor: UnitPoint = .center)Creates a transition that scales the view by the specified amount.
init(_ scale: Double, anchor: UnitPoint = .center)