pub trait ColorPickerWidgetExt { // Required method fn color_picker(&self, path: &[LiveId]) -> ColorPickerRef; }