Skip to main content

switch

Function switch 

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