Skip to main content

Expander

Function Expander 

Source
pub fn Expander(
    modifier: Modifier,
    expanded: bool,
    on_toggle: impl Fn() + 'static,
) -> View