Function toggle_switch

Source
pub fn toggle_switch(on: &mut bool, ui: &mut Ui) -> Response
Expand description