fn connect_filter_toggle(
toggle_button: &Button,
toggle_icon: Image,
revealer: Revealer,
)Expand description
Wire the toggle button to show/hide the filters revealer.
fn connect_filter_toggle(
toggle_button: &Button,
toggle_icon: Image,
revealer: Revealer,
)Wire the toggle button to show/hide the filters revealer.