pub trait PopupNotificationWidgetActionsExt {
// Required method
fn popup_notification(&self, path: &[LiveId]) -> PopupNotificationRef;
}pub trait PopupNotificationWidgetActionsExt {
// Required method
fn popup_notification(&self, path: &[LiveId]) -> PopupNotificationRef;
}