offset(_:)
Returns a transition that offset the view by the specified amount.
Declaration
@MainActor @preconcurrency static func offset(_ offset: CGSize) -> SelfReturns a transition that offset the view by the specified amount.
@MainActor @preconcurrency static func offset(_ offset: CGSize) -> Self