pub fn with_column<Message: 'static>(
children: ListColumn<'_, Message>,
) -> Section<'_, Message>Expand description
A section with a pre-defined list column.
pub fn with_column<Message: 'static>(
children: ListColumn<'_, Message>,
) -> Section<'_, Message>A section with a pre-defined list column.