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