attachTo static method

MDCRadio attachTo(
  1. Element root
)

Implementation

static MDCRadio attachTo(Element root) => MDCRadio._attach(root);