attachTo static method

MDCSwitch attachTo(
  1. Element root
)

Implementation

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