pub trait TabBarSetWidgetRefExt { // Required method fn tab_bar_set(&self, paths: &[&[LiveId]]) -> TabBarSet; }