1 2 3 4 5
let text = | #style: &Style = &style(), #alignment: &[Alignment, null] = &null, lines: &[Array<Line>, string] | -> Tui `Text({ style, alignment, lines })