pub trait CachedWidgetWidgetExt { // Required method fn cached_widget(&self, path: &[LiveId]) -> CachedWidgetRef; }