preferredCornerRadius
The corner radius that the sheet attempts to present with.
Declaration
@MainActor @preconcurrency var preferredCornerRadius: CGFloat? { get set }Discussion
The default value is nil. This property only has an effect when the sheet is at the front of its sheet stack.