cosmic::widget::flex_row

Function flex_row

source
pub const fn flex_row<Message>(
    children: Vec<Element<'_, Message>>,
) -> FlexRow<'_, Message>
Expand description

Responsively generates rows of widgets based on the dimensions of its children.