withAlignmentAround

open fun withAlignmentAround(component: Component, alignment: ComponentAlignment): U

Aligns the resulting Component around the component using the given alignment. Same as calling withAlignment(alignmentWithin(container, alignment))

Sources

(source)
Link copied to clipboard