pub fn with_children<Message>( children: Vec<Element<'_, Message>>, ) -> Row<'_, Message>
A row that will be assigned a Vec of children.
row
Vec