pub trait RadioButtonWidgetExt { // Required method fn radio_button(&self, path: &[LiveId]) -> RadioButtonRef; }