form_section

Function form_section 

Source
pub fn form_section(
    title: impl Into<String>,
    widgets: impl Into<WidgetList>,
) -> FormSection