with Alignment Around
open fun withAlignmentAround(component: Component, alignment: ComponentAlignment): U
Content copied to clipboard
Aligns the resulting Component around the component using the given alignment. Same as calling withAlignment(alignmentWithin(container, alignment))
Sources
(source)
Link copied to clipboard