pub trait FlatListWidgetExt { // Required method fn flat_list(&self, path: &[LiveId]) -> FlatListRef; }