Wrap Box
Creates a org.gnome.adw.WrapBox, a box-like widget that can wrap into multiple lines.
Parameters
Compose Modifier for layout and styling.
The alignment of the children within each line.
The spacing between widgets on the same line.
The length unit for child spacing.
Determines whether and how each complete line should be stretched to fill the entire widget.
Whether the last line should be stretched to fill the entire widget.
Whether all lines should take the same amount of space.
The spacing between lines.
The length unit for line spacing.
Determines the natural size for each line.
The length unit for natural line length.
The direction children are packed in each line.
The policy for line wrapping.
Whether wrap direction should be reversed.
The composable content to display.