pub trait TabBarWidgetActionsExt { // Required method fn tab_bar(&self, path: &[LiveId]) -> TabBarRef; }