attachTo static method

MDCSlider attachTo(
  1. Element root
)

Implementation

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