Skip to main content

toggle

Function toggle 

Source
pub fn toggle(
    id: impl Into<String>,
    label: impl Into<String>,
    value: bool,
) -> Widget