TopDivider
Undocumented
-
Undocumented
Declaration
Swift
public init(@ViewBuilder topDivider: () -> any View = { Rectangle().fill(Color.clear) })
-
Undocumented
Declaration
Swift
init(_ configuration: TopDividerConfiguration)
-
Declaration
Swift
public var body: some View { get }
-
Undocumented
Declaration
Swift
public var isEmpty: Bool { get }