attachTo static method

MDCTab attachTo(
  1. Element root
)

Implementation

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