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