Bookend
Bookend sets the leading and/or trailing child to its inherent size while the remaining children fill the available space
optional = ?
Name | Type | Description |
---|---|---|
leading? | boolean |
Sets the leading child to its inherent size |
trailing? | boolean |
Sets the trailing child to its inherent size |
alignment? | "leading" | "center" | "trailing" |
Position children along the cross axis |
spacing? | "xtight" | "tight" | "loose" | "xloose" |
Adjust spacing between children |