row!() { /* proc-macro */ }
Make a row widget
Items support widget layout syntax.
let my_widget = kas::row! ["one", "two"];