attachTo static method

MDCChipSet attachTo(
  1. Element root
)

Implementation

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