pub fn section(label: &'static str, widgets: Vec<GridWidget>) -> SectionExpand description
Create a labeled section of widgets for GridLayout::build().
pub fn section(label: &'static str, widgets: Vec<GridWidget>) -> SectionCreate a labeled section of widgets for GridLayout::build().